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

Unable to --install database. Invalid host header. #1591

Closed
Nikto655 opened this issue Nov 15, 2023 · 3 comments
Closed

Unable to --install database. Invalid host header. #1591

Nikto655 opened this issue Nov 15, 2023 · 3 comments
Labels
needs-investigation Potential bug. Needs investigation

Comments

@Nikto655
Copy link

I had listmonk running previous for a while with no issues, I cant remember exactly how I installed it but I ran everything in docker and got it all to work.

Today I removed everything and wanted to do a fresh install, however Im unable to get the database correctly installed.
When I run docker compose run --rm app ./listmonk --install I get an error: http: invalid Host header

Unsure what to do from here or how to fix.

@Nikto655
Copy link
Author

I was able to bypass this problem through a really backwards method to get the database schema installed. I believe something somewhere is off with the advertised method of installing.

@mr-karan
Copy link
Collaborator

Can you share full logs for more context, alongside the docker-compose.yml/config.toml if modified?

@knadh knadh added the needs-investigation Potential bug. Needs investigation label Nov 16, 2023
@knadh knadh closed this as completed Nov 24, 2023
@jaideep2
Copy link

Probably related to docker/cli#4437 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-investigation Potential bug. Needs investigation
Projects
None yet
Development

No branches or pull requests

4 participants