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

An unexpected error occurred after installation #20106

Open
thrildor opened this issue Mar 15, 2025 · 1 comment
Open

An unexpected error occurred after installation #20106

thrildor opened this issue Mar 15, 2025 · 1 comment
Labels
🐛 bug Something isn't working self-hosting

Comments

@thrildor
Copy link

Issue Summary

Installed on own server via docker
Docker containers are up and healthy.
going to mydomain.tld forwards to mydomain.tld/auth/login and shows Error 500 with info "An unexpected error occurred."

Actual Results

  • Cannot finish the Setup in the browser
  • Also when manually navigating to /auth/setup/ the same error is shown

Expected Results

  • Setup Page for first user

Technical details

System is an Ubuntu 24.0

docker and docker compose is up to date

also running an nginx prxy manager

Evidence

Image

@thrildor thrildor added the 🐛 bug Something isn't working label Mar 15, 2025
@dosubot dosubot bot added the self-hosting label Mar 15, 2025
@thrildor
Copy link
Author

This error happens when im changing
POSTGRES_USER=unicorn_user
POSTGRES_PASSWORD=magical_password

to anything other than the default values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working self-hosting
Projects
None yet
Development

No branches or pull requests

1 participant