Added by Keith Burton over 6 years ago
Hello everyone,
I tried to run the Openproject Docker Image, and it fails, even in the most basic configuration without any changes.
For debugging purposes, my Dockerfile contains just this one entry:
FROM openproject/community:7
One error message I do receive is:
A security update is available for your version (5.1.5) of Passenger, we strongly recommend upgrading to version 5.3.3.
Besides that everything looks fine, except at the very end I get:
@
App 138 stdout:
[ 2018-07-23 14:02:44.5697 68/7f03c0069700 age/Cor/App/Implementation.cpp:304 ]: Could not spawn process for application /usr/src/app: An error occurred while starting up the preloader.
Error ID: 59fe963f
Error details saved to: /tmp/passenger-error.WSMyli
Message from application: received invalid response to SSL negotiation: H
(PG::ConnectionBad)@
_Passenger
application server_
-> “Working”
_Preparation work
before executing the app_
-> “Done”
_
Web
application_
-> “Error”
A really nice lay outed error file attached.
I don’t know where to start. Any Help?
I am running Docker version 17.05.0-ce, build 89658be
Thanks !