Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Application Error within Docker Image when trying to install

Application Error within Docker Image when trying to install

Added by Keith Burton almost 7 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 !


Loading...