Docker Compose Setup failed
Opened this issue · 0 comments
rutschi100 commented
Describe the bug
The setup with Docker Compose does not work. No new project can be created. An error is displayed and an exception is visible in the logs.
To Reproduce
Steps to reproduce the behavior:
- Run Docker Compose with the ./docker-compose.yml
- Start http://localhost:80 in the Browser
- Login with somelogin:somepass Credentials
- Create a new Project
- Fill in the Form
- Submit
Expected behavior
The project should be created and no errors should be displayed in the UI. There should also be no exits in the logs at this point.
Desktop (please complete the following information):
- OS: Win11
- Browser: Brave
- Version: latest of greatbit/quack at 26.06.2023
Additional context
Log from Quack Container: https://github.com/rutschi100/BugReport/blob/main/greatbit/quack/Logs%20from%20Quack%20Container/26.06.2023.log
Log from MongoDB Container: https://github.com/rutschi100/BugReport/blob/main/greatbit/quack/Logs%20from%20Mongod%20Container/26.06.2023.log