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. Web application could not be started by the Phusion Passenger

Web application could not be started by the Phusion Passenger

Added by Alberto Matus about 4 years ago

So I installed openproject, the only difference I had to do during the manual install was to update mimemagic. After that I received no errors. However, when I try to load the site I receive "We're sorry, but something went wrong." In the details it says that Phusion Passenger could not start the web application. I have attached the error logs, can anyone help me out.


Replies (1)

RE: Web application could not be started by the Phusion Passenger - Added by Alberto Matus about 4 years ago

I went over the installation, and it seems my database isn't being populated. I somehow missed the errors while doing this. Upon executing rake I get the following:

openproject@eagle407:~/openproject$ RAILS_ENV="production" ./bin/rake db:create
/home/openproject/openproject/vendor/bundle/ruby/2.7.0/gems/activerecord-6.1.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb:19:in `exec': PG::UndefinedTable: ERROR:  relation "users" does not exist
LINE 8:  WHERE a.attrelid = '"users"'::regclass
                           ^
(ActiveRecord::StatementInvalid)

Any ideas?

  • (1 - 1/1)
Loading...