Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
neonyo opened this issue Dec 2, 2023 · 0 comments

Comments

@neonyo
Copy link

neonyo commented Dec 2, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@neonyo and others