- Notifications
You must be signed in to change notification settings - Fork 628
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Logs are too long to display on GitHub actions but this is the error:
Failed to handle message: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/cog/server/redis_queue.py", line 166, in start message_id, message_json = self.receive_message() File "/usr/local/lib/python3.8/site-packages/cog/server/redis_queue.py", line 128, in receive_message key, raw_message = raw_messages[0] ValueError: too many values to unpack (expected 2) I thought it might be that the redis 7 docker image was pushed a few days ago but pinning to redis:6 doesn't seem to fix it.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed