[GH-ISSUE #122] queue not exist #725

Closed
opened 2026-03-15 21:20:54 +03:00 by kerem · 11 comments
Owner

Originally created by @acgfbr on GitHub (Jun 25, 2021).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/122

my worker has up but queues not showing, whats the problem?

image
image
image

Thanks

Originally created by @acgfbr on GitHub (Jun 25, 2021). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/122 my worker has up but queues not showing, whats the problem? ![image](https://user-images.githubusercontent.com/8755427/123470252-87991a00-d5ca-11eb-96fb-1299070d992a.png) ![image](https://user-images.githubusercontent.com/8755427/123470307-9a135380-d5ca-11eb-9c51-60865d45574f.png) ![image](https://user-images.githubusercontent.com/8755427/123470350-a9929c80-d5ca-11eb-8e8c-70e5c103cfa8.png) Thanks
kerem closed this issue 2026-03-15 21:20:59 +03:00
Author
Owner

@acgfbr commented on GitHub (Jun 25, 2021):

error says: queue "critical" does not exist

<!-- gh-comment-id:868758508 --> @acgfbr commented on GitHub (Jun 25, 2021): error says: queue "critical" does not exist
Author
Owner

@crossworth commented on GitHub (Jun 25, 2021):

Hello.
Do you have any task on the queue?

I just checked and the queue will only show up if you have tasks on it.

<!-- gh-comment-id:868765463 --> @crossworth commented on GitHub (Jun 25, 2021): Hello. Do you have any task on the queue? I just checked and the queue will only show up if you have tasks on it.
Author
Owner

@acgfbr commented on GitHub (Jun 25, 2021):

yeah, i put items but not showing queues, it proccess normally

<!-- gh-comment-id:868773741 --> @acgfbr commented on GitHub (Jun 25, 2021): yeah, i put items but not showing queues, it proccess normally
Author
Owner

@acgfbr commented on GitHub (Jun 25, 2021):

image

<!-- gh-comment-id:868777493 --> @acgfbr commented on GitHub (Jun 25, 2021): ![image](https://user-images.githubusercontent.com/8755427/123474198-fdec4b00-d5cf-11eb-9803-ad36ad3c5c5c.png)
Author
Owner

@crossworth commented on GitHub (Jun 25, 2021):

With async cli do you have the same problem?

https://github.com/hibiken/asynq/tree/master/tools/asynq

<!-- gh-comment-id:868778933 --> @crossworth commented on GitHub (Jun 25, 2021): With `async cli` do you have the same problem? https://github.com/hibiken/asynq/tree/master/tools/asynq
Author
Owner

@acgfbr commented on GitHub (Jun 26, 2021):

image
solved, my bad guys.

<!-- gh-comment-id:868900613 --> @acgfbr commented on GitHub (Jun 26, 2021): ![image](https://user-images.githubusercontent.com/8755427/123496978-656ebe80-d601-11eb-9270-a3a7353da403.png) solved, my bad guys.
Author
Owner

@mahdiG commented on GitHub (Aug 26, 2023):

image solved, my bad guys.

How did you solve it?

<!-- gh-comment-id:1694328471 --> @mahdiG commented on GitHub (Aug 26, 2023): > ![image](https://user-images.githubusercontent.com/8755427/123496978-656ebe80-d601-11eb-9270-a3a7353da403.png) solved, my bad guys. How did you solve it?
Author
Owner

@Psuta90 commented on GitHub (Oct 12, 2023):

image solved, my bad guys.

how to soleve this

<!-- gh-comment-id:1759652086 --> @Psuta90 commented on GitHub (Oct 12, 2023): > ![image](https://user-images.githubusercontent.com/8755427/123496978-656ebe80-d601-11eb-9270-a3a7353da403.png) solved, my bad guys. how to soleve this
Author
Owner

@Psuta90 commented on GitHub (Oct 14, 2023):

image solved, my bad guys.

can give me solution how to solve issue like this

<!-- gh-comment-id:1762892267 --> @Psuta90 commented on GitHub (Oct 14, 2023): > ![image](https://user-images.githubusercontent.com/8755427/123496978-656ebe80-d601-11eb-9270-a3a7353da403.png) solved, my bad guys. can give me solution how to solve issue like this
Author
Owner

@mahdiG commented on GitHub (Oct 21, 2023):

@Psuta90 I had this issue long ago and I think the problem was that the queue WAS created and existed but it showed the queue does not exist error by mistake. I queued a task into the queue and it showed my task in there and the error disappeared.

<!-- gh-comment-id:1773711851 --> @mahdiG commented on GitHub (Oct 21, 2023): @Psuta90 I had this issue long ago and I think the problem was that the queue WAS created and existed but it showed the queue does not exist error by mistake. I queued a task into the queue and it showed my task in there and the error disappeared.
Author
Owner

@Psuta90 commented on GitHub (Oct 21, 2023):

@Psuta90 I had this issue long ago and I think the problem was that the queue WAS created and existed but it showed the queue does not exist error by mistake. I queued a task into the queue and it showed my task in there and the error disappeared.

thanks for your information

<!-- gh-comment-id:1773716372 --> @Psuta90 commented on GitHub (Oct 21, 2023): > @Psuta90 I had this issue long ago and I think the problem was that the queue WAS created and existed but it showed the queue does not exist error by mistake. I queued a task into the queue and it showed my task in there and the error disappeared. thanks for your information
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#725
No description provided.