[GH-ISSUE #127] got a 502 when state has tasks #28

Closed
opened 2026-03-02 05:18:14 +03:00 by kerem · 2 comments
Owner

Originally created by @mailbaoer on GitHub (Jul 2, 2021).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/127

my asynqmon version is 0.20, and asynq version is 0.18, when a state have tasks, it will show 502 error page, but have no tasks is ok
screenshot-20210702-120603
the panic log is below
screenshot-20210702-155824

Originally created by @mailbaoer on GitHub (Jul 2, 2021). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/127 my asynqmon version is 0.20, and asynq version is 0.18, when a state have tasks, it will show 502 error page, but have no tasks is ok ![screenshot-20210702-120603](https://user-images.githubusercontent.com/5282978/124219017-02fc4d80-db2e-11eb-8e21-b69815806e76.png) the panic log is below ![screenshot-20210702-155824](https://user-images.githubusercontent.com/5282978/124241455-59798400-db4e-11eb-98b7-18c957a93e85.png)
kerem closed this issue 2026-03-02 05:18:14 +03:00
Author
Owner

@crossworth commented on GitHub (Jul 2, 2021):

Hi, looks like you have an invalid uuid on Redis (or invalid protobuf message).

Did you follow the migration guide?

https://github.com/hibiken/asynq/wiki/Version-Upgrade-Guide-%28from-0.17-to-0.18%29

<!-- gh-comment-id:872965060 --> @crossworth commented on GitHub (Jul 2, 2021): Hi, looks like you have an invalid uuid on Redis (or invalid protobuf message). Did you follow the migration guide? https://github.com/hibiken/asynq/wiki/Version-Upgrade-Guide-%28from-0.17-to-0.18%29
Author
Owner

@mailbaoer commented on GitHub (Jul 4, 2021):

sorry, that's my fault, one server has not update successfully, so it send the old data, thank you for your answer

<!-- gh-comment-id:873530716 --> @mailbaoer commented on GitHub (Jul 4, 2021): sorry, that's my fault, one server has not update successfully, so it send the old data, thank you for your answer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#28
No description provided.