-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
DockerCompose: worker_1 error #6
Comments
I ended up modifying a bit the docker-compose file, and now the web interface is accessible. However, whenever I upload a file, I get the following error from the webApp :
|
I get below error - services: Redisredis: Our rest APIweb: Celery worker, the one you should be scaling using, ie to have 10 instances:
|
Hello,
When I run
docker-compose up
using the latest images, I get the following error :And the web interface can't be reached on port 5000.
Any ideas ?
Thanks a lot :)
The text was updated successfully, but these errors were encountered: