Skip to content

Docker installation doesn't work #92

@SleazeStiKs

Description

@SleazeStiKs

When starting through docker the project just prints this in the logs:

2026-01-05 15:48:18.281 | 🔧 Replacing environment variable placeholders...
2026-01-05 15:48:18.284 | 🔄 Replacing NEXT_PUBLIC_POSTHOG_HOST with actual value
2026-01-05 15:48:18.522 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_PASSWORD with actual value
2026-01-05 15:48:18.752 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_URL with actual value
2026-01-05 15:48:18.977 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_USERNAME with actual value
2026-01-05 15:48:19.210 | 🔄 Replacing NEXT_PUBLIC_POSTHOG_KEY with actual value
2026-01-05 15:48:19.429 | ✅ Environment variable replacement complete
2026-01-05 15:48:32.617 | 🔧 Replacing environment variable placeholders...
2026-01-05 15:48:32.620 | 🔄 Replacing NEXT_PUBLIC_POSTHOG_HOST with actual value
2026-01-05 15:48:32.846 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_PASSWORD with actual value
2026-01-05 15:48:33.079 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_URL with actual value
2026-01-05 15:48:33.302 | 🔄 Replacing NEXT_PUBLIC_NAVIDROME_USERNAME with actual value
2026-01-05 15:48:33.528 | 🔄 Replacing NEXT_PUBLIC_POSTHOG_KEY with actual value
2026-01-05 15:48:33.743 | ✅ Environment variable replacement complete

Afterwards it stops. I tried all kinds of combinations of environment variables to no success. This happens on the latest release of the image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions