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

Docker container will not start, asks setup questions instead. #59

Open
1 of 2 tasks
Destarianon opened this issue Jan 21, 2025 · 1 comment
Open
1 of 2 tasks

Comments

@Destarianon
Copy link

Destarianon commented Jan 21, 2025

Current Behavior

Docker container constantly asks for "Panel name" and does not start. Loops into an endless exit code 0 loop.

Image

Expected Behavior

Container starts successfully, or provides a better error output.

Steps to Reproduce

  1. Git clone repository to local directory.
  2. Do not modify existing config.yml file in any way.
  3. Update compose file with valid environment variables.
  4. docker compose up
  5. Docker logs to check console output.

Bot Version

4.1.0

Installation Method

Docker

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have checked in the Discord server and believe this is a bug with the bot, and not a configuration issue with my specific system.
@Destarianon
Copy link
Author

Confirmed that if you add a .setup-completed and .env file to the container as a bind mount, the container will start correctly. Looks like the docker image is missing some files required for it to handle headless operation.

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

No branches or pull requests

1 participant