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: rq worker. AttributeError: 'str' object has no attribute 'decode' #87

Closed
amindadgar opened this issue May 23, 2024 · 0 comments · Fixed by #88
Closed

BUG: rq worker. AttributeError: 'str' object has no attribute 'decode' #87

amindadgar opened this issue May 23, 2024 · 0 comments · Fixed by #88
Assignees

Comments

@amindadgar
Copy link
Member

This error is raising on worker

2024-05-23 08:32:00.378 | ERROR:rq.worker:Worker rq:worker:2248362700384e43ab5d46da227dd3ad: found an unhandled exception, quitting... |  
-- | -- | --
  |   | 2024-05-23 08:32:00.376 | INFO:rq.worker:Cleaning registries for queue: default |  
  |   | 2024-05-23 08:05:00.207 | INFO:rq.scheduler:Scheduler for default started with PID 7 |  
  |   | 2024-05-23 08:05:00.204 | INFO:rq.worker:*** Listening on default... |  
  |   | 2024-05-23 08:05:00.202 | INFO:rq.worker:Subscribing to channel rq:pubsub:2248362700384e43ab5d46da227dd3ad |  
  |   | 2024-05-23 08:05:00.202 | INFO:rq.worker:Worker rq:worker:2248362700384e43ab5d46da227dd3ad started with PID 1, version 1.16.2 |  
  |   | 2024-05-23 08:05:00.201 | INFO:root:Redis Connected Successfully! Ping returned: True |  
  |   | 2024-05-23 08:04:58.709 | INFO:rq.worker:Unsubscribing from channel rq:pubsub:c195705ab1104ce0ad781953bb8ddfc9 |  
  |   | 2024-05-23 08:04:58.707 | INFO:rq.scheduler:Scheduler with PID 8 has stopped |  
  |   | 2024-05-23 08:04:58.707 | INFO:rq.scheduler:Scheduler stopping, releasing locks for default...
@amindadgar amindadgar self-assigned this May 23, 2024
@amindadgar amindadgar linked a pull request May 23, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant