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

Cannot run multiple celery workers #11556

Closed
mattiagiupponi opened this issue Oct 3, 2023 · 0 comments · Fixed by #11557
Closed

Cannot run multiple celery workers #11556

mattiagiupponi opened this issue Oct 3, 2023 · 0 comments · Fixed by #11557
Assignees

Comments

@mattiagiupponi
Copy link
Contributor

Expected Behavior

When using multiple celery workers they start without issues

Actual Behavior

The following error is raised because the worker.state is the same for all the workers when spowned

_gdbm.error: [Errno 11] Resource temporarily unavailable: '/mnt/volumes/statics/worker.state'

Steps to Reproduce the Problem

Run multiple celery instances with docker

Specifications

  • GeoNode version:
  • Installation type (vanilla, geonode-project):
  • Installation method (manual, docker):
  • Platform:
  • Additional details:
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