[GH-ISSUE #317] [BUG] redis eval error: "attempt to perform arithmetic on local 'bytes' (a boolean value)" #436

Open
opened 2026-03-07 22:15:26 +03:00 by kerem · 3 comments
Owner

Originally created by @neonyo on GitHub (Dec 2, 2023).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/317

Hi,

production the asynqmon works perfectly, After deleting a few asynq keys, it's not working properly,I don't know which key it is either,instance the chrome console log returns these errors:

UNKNOWN: UNKNOWN: redis eval error: ERR Error running script (call to f_0c80fc1868e3aae205155ae2017ce995a3a7cec0): @user_script:13: user_script:13: attempt to perform arithmetic on local 'bytes' (a boolean value)

description:
Redis 6.0.14
hibiken/asynq v0.23.0
hibiken/asynqmon v0.7.1
paths with errors: /api/queues

Originally created by @neonyo on GitHub (Dec 2, 2023). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/317 Hi, production the asynqmon works perfectly, After deleting a few asynq keys, it's not working properly,I don't know which key it is either,instance the chrome console log returns these errors: UNKNOWN: UNKNOWN: redis eval error: ERR Error running script (call to f_0c80fc1868e3aae205155ae2017ce995a3a7cec0): @user_script:13: user_script:13: attempt to perform arithmetic on local 'bytes' (a boolean value) description: Redis 6.0.14 hibiken/asynq v0.23.0 hibiken/asynqmon v0.7.1 paths with errors: /api/queues
Author
Owner

@hongvinhxc commented on GitHub (May 7, 2025):

you should delete all relevant keys in asynq:{queue_name}:archived

<!-- gh-comment-id:2856797808 --> @hongvinhxc commented on GitHub (May 7, 2025): you should delete all relevant keys in asynq:{queue_name}:archived
Author
Owner

@iwyg commented on GitHub (Jun 2, 2025):

I experienced the same issue. What is the root cause?

<!-- gh-comment-id:2928998426 --> @iwyg commented on GitHub (Jun 2, 2025): I experienced the same issue. What is the root cause?
Author
Owner

@edocevol commented on GitHub (Aug 13, 2025):

+1, Any progress going on ?

<!-- gh-comment-id:3182022944 --> @edocevol commented on GitHub (Aug 13, 2025): +1, Any progress going on ?
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#436
No description provided.