Port 9000 not open in app on docker

Hiya, I’ve been self hosting as a docker stack for a couple months. I had a routine upgrade and repulled the images. Not certain of the versions before and after, but now, no matter what, I can’t get port 9000 open on the app service. And im getting 500 errors fro, nginx and can no longer access the Web UI. However, auto emails still seem to be going out.

Hi,

Are there any details about the 500 error in storage/logs or the web server error logs?

Hi, yeah I have few errors in nginx, trying to access the app: /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perfo - Pastebin.com

Maybe the info here will help:

thanks, but this was working before, and I can access the services through the network inside the docker container.

also i’ve checked, and there are no duplicate hostnames on the network.

Sorry, I’m not sure. You may want to post an issue on the GitHub repo.

similar issue raised on github: Connection reset by peer error with docker install · Issue #543 · invoiceninja/dockerfiles · GitHub