vladk1m0 / docker-owa

Open Web Analytics docker image based on Alpine Linux
MIT License
18 stars 19 forks source link

get an error when setting up in web browser #5

Open ralyodio opened 5 years ago

ralyodio commented 5 years ago

I setup nginx with a proxy to localhost:8080 and the install page loads fine, but when I hit the submit button I get a 500. Nothing valuable in the nginx error logs.

Michelenzoo commented 4 years ago

Did you fill in localhost in de field for the database server? I had the same error and fixed it with filling in 127.0.0.1. See this answer on Stack Overflow for more info.