[GH-ISSUE #654] [BUG] redis eval error: ERR user_script:5 #1338

Open
opened 2026-03-07 22:08:44 +03:00 by kerem · 4 comments
Owner

Originally created by @wenlng on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/654

Originally assigned to: @hibiken on GitHub.

I got this error asynq: UNKNOWN: redis eval error: ERR Error running script (call to f_8ce6b38a99b73194585c251eb3c2a89559f37a87): @user_script:5: @user_script: 5: Wrong number of args calling Redis command From Lua script

Originally created by @wenlng on GitHub (May 5, 2023). Original GitHub issue: https://github.com/hibiken/asynq/issues/654 Originally assigned to: @hibiken on GitHub. I got this error asynq: UNKNOWN: redis eval error: ERR Error running script (call to f_8ce6b38a99b73194585c251eb3c2a89559f37a87): @user_script:5: @user_script: 5: Wrong number of args calling Redis command From Lua script
Author
Owner

@dong568789 commented on GitHub (Sep 1, 2023):

I ran the demo on the homepage on go1.20 under Windows 10 and reported the same error
2023/09/01 11:55:02 could not enqueue task: UNKNOWN: redis eval error: ERR Error running script (call to f_6b2833bade2cce3e7bae2440c9187cd23e3ae042): @user_script:5: @user_script: 5: Wrong number of args calling Redis command From L
ua script

<!-- gh-comment-id:1702221813 --> @dong568789 commented on GitHub (Sep 1, 2023): I ran the demo on the homepage on go1.20 under Windows 10 and reported the same error 2023/09/01 11:55:02 could not enqueue task: UNKNOWN: redis eval error: ERR Error running script (call to f_6b2833bade2cce3e7bae2440c9187cd23e3ae042): @user_script:5: @user_script: 5: Wrong number of args calling Redis command From L ua script
Author
Owner

@emilhakobian commented on GitHub (Sep 1, 2023):

What's your redis version?
Try to update to the latest version.

<!-- gh-comment-id:1702316168 --> @emilhakobian commented on GitHub (Sep 1, 2023): What's your redis version? Try to update to the latest version.
Author
Owner

@dong568789 commented on GitHub (Sep 2, 2023):

I upgraded Redis to version 6 and it is running normally

<!-- gh-comment-id:1703679571 --> @dong568789 commented on GitHub (Sep 2, 2023): I upgraded Redis to version 6 and it is running normally
Author
Owner

@wodouliyoutang commented on GitHub (Oct 25, 2023):

must be >= Redis to version 6

<!-- gh-comment-id:1778992890 --> @wodouliyoutang commented on GitHub (Oct 25, 2023): must be >= Redis to version 6
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/asynq#1338
No description provided.