-
Notifications
You must be signed in to change notification settings - Fork 307
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
SKF Flask Api docker not working #826
Comments
Thank you for creating an issue ticket for our SKF project, we highly appriciate the feedback so we can improve the project and make it more awesome for everyone! We will shortly come back to you after the evaluation of the issue. |
I'm having similar problems. The logging is:
Interestingly I notice that the RabbitMQ container will automatically die within a few minutes after startup. The logs show:
... without a clear indication as to why this would be happening. |
Docker Desktop -> 4.19.0
Docker Image -> blabla1337/skf-api:4.1.1
I'm facing issue in pika.exceptions.AMQPConnectionError
BlockingConnection in pika packages, due to this i couldnt establish the connection to the database to frontend, and in localhost i'm getting "The Requested URL notFound" error.
Terminal stackTrace Log:
Environment:
LocalHost:
The text was updated successfully, but these errors were encountered: