Content
Open Project Web Docker Installation Stopped Working
Added by Dan W over 2 years ago
Hi all, I have Open Project installed using docker compose and it was working fine until a couple of days ago where all of a sudden the Open Project webpage does not load at all. I have exec'd inside the Open Project Web container and use the curl command for port 8080 via localhost and network IP and there is no response, its as though the webpage does not exist. The thing is I list the list of listening ports, port 8080 is definitely listening so its as though the Apache VHost for Open Project does not exist and checking the /etc/apache2 directory I cannot see it so I presume it does not. But this is a docker image, so the image so supply the needed files? I have restarted the image many times without any joy. Can I get some help please?
Replies (3)
So I noticed that the open project installation kept forcing an SSL redirect but not loading anything. I did a quick clean installations of Open Project without any volumes mapped and its doing the same thing. Has something changed in OpenProject 12 recently? I am not sure why it is doing this?
So there is definitely something wrong with the Open Project docker image. I've just loaded a brand new openproject project container with no volumes mounted on a completely separate computer system using the command below taken from the Open Project documentation https://www.openproject.org/docs/installation-and-operations/installation/docker/
Bug confirmed #43767