mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[GH-ISSUE #335] Could not retrieve queues live data — See the logs for details #796
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#796
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @charliecen on GitHub (Dec 22, 2024).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/335
get api/queues
response 500 error
redis: v6.2.5
asynq: v0.24.1
asynqmon: v0.7.2
@charliecen commented on GitHub (Dec 22, 2024):
docker labels
go.mod
go: v1.18
@charliecen commented on GitHub (Dec 25, 2024):
Problem has been solved!!!