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

Strage cache error KeyError: 'cached' #727

Open
pursonchen opened this issue Aug 13, 2023 · 0 comments
Open

Strage cache error KeyError: 'cached' #727

pursonchen opened this issue Aug 13, 2023 · 0 comments

Comments

@pursonchen
Copy link

Hi, guys. Every time I run python manage.py qcluster to start the queue. The error will come out. I need you guys to advise. Thanks.

Process Process-1:4:
Traceback (most recent call last):
  File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
    self.run()
  File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "/Users/chenpuxin/Code/miPool/mipool_python/env/lib/python3.9/site-packages/django_q/cluster.py", line 384, in monitor
    save_task(task, broker)
  File "/Users/chenpuxin/Code/miPool/mipool_python/env/lib/python3.9/site-packages/django_q/cluster.py", line 468, in save_task
    cached=task["cached"],
KeyError: 'cached'
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

1 participant