greatbit/quack

Docker Compose Setup failed

Opened this issue · 0 comments

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:

  1. Run Docker Compose with the ./docker-compose.yml
  2. Start http://localhost:80 in the Browser
  3. Login with somelogin:somepass Credentials
  4. Create a new Project
  5. Fill in the Form
  6. 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.

Screenshots
image

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