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. Trouble with starting OpenProject

Trouble with starting OpenProject

Added by Matt Huck over 6 years ago

Hi,

I installed latest evrsion of OP (8.10) on a fresh VM of Centos 7 (running on Freenas).

Install created MariaDB database.

When trying to access web page, I get a 503 error - service unavailable. I tried various google searches on OP plus 503 error but they are for older versions.

I attached console output for sudo openproject run web.

Can anyone help me - I am not a Linux expert, I am just able to follow guides!

Really appreciate your help,

Matt


Replies (2)

RE: Trouble with starting OpenProject - Added by Oliver Günther over 6 years ago

Dear Matt,

it looks like your local MariaDB installation failed to start the service.

The error of OpenProject is that it cannot connect to the database.

Mysql2::Error::ConnectionError: Can't connect to MySQL server on '127.0.0.1' (111)
  /opt/openproject/vendor/bundle/ruby/2.5.0/gems/mysql2-0.5.1/lib/mysql2/client.rb:90:in `connect'
  /opt/openproject/vendor/bundle/ruby/2.5.0/gems/mysql2-0.5.1/lib/mysql2/client.rb:90:in `initialize'

Did you manually install the MariaDB server or through the configuration wizard?

Best,

Oliver

RE: Trouble with starting OpenProject - Added by Matt Huck over 6 years ago

Thanks, I have managed to start the mariadb.

I installed via the package install.

I have new errors but am struggling with this forum to attach files to show you a screen grab from terminal.

I get a failed to load command: unicorn

address already in use bind 127.0.0.1:6000

How do I attacgh files to this reply and secondly - can you help :)

Thanks

Matt

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