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

[celery service] - Django Container Fails to Run After Generating Project with Latest cookiecutter-django #5242

Closed
FilipeNas opened this issue Jul 22, 2024 · 3 comments
Labels

Comments

@FilipeNas
Copy link
Contributor

What happened?

When starting a new project with celery option enabled, the following errors appear constantly:

Error: No nodes replied within time constraint
Celery workers not available.

And this error:

_rust_notify.WatchfilesRustInternalError: error in underlying watcher: IO error for operation on <path>: No such file or directory (os error 2)

What should've happened instead?

No errors

Additional details

Options used:

python_version = "3.12"
cloud_provider = 4
use_async = n
use_celery = y
@browniebroke
Copy link
Member

browniebroke commented Aug 7, 2024

A few follow up questions @FilipeNas:

  • What OS are you using? Windows/Linux/macOS? If Windows, are you on WSL or another environment?
  • Are you using Docker?

@browniebroke
Copy link
Member

This should be fixed in watchfiles 0.24, which we just upgraded to.

@FilipeNas
Copy link
Contributor Author

sorry just saw now @browniebroke.
Windows 11, running docker dev in WSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants