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. 7.3.2 to 7.4 upgrade and re-install failed -503 service unavailable error

7.3.2 to 7.4 upgrade and re-install failed -503 service unavailable error

Added by Phason Electronics over 7 years ago

Moved this post to its own as it maybe different from others reported.

We also tried to use the package upgrade from 7.3.2 to 7.4 on Ubuntu 14.04 failed as well. Upgrades from previous versions have worked using the package upgrade, but not this one. I have been trying to figure it out for several hours today, but with no luck.

After the initial upgrade to 7.4, we were able to get into OpenProject, but could not get into any projects or work packages. After doing a reconfigure, we started having issues where we would only get a 503 service unavailable error, or a 403 forbidden error if we comment out the proxy pass info. Normally we access our OpenProject at 192.168.###.###:3000.

@Oliver Günther we attached the requested log files, please let us know if there is anything else you would need to see.


Replies (2)

RE: 7.3.2 to 7.4 upgrade and re-install failed -503 service unavailable error - Added by Phason Electronics over 7 years ago

Quick update on this. Ended up figuring things out here, just posting in case someone else encounters this issue. Had to run to get the errors:

sudo openproject configure --trace

In that output, one error that stood out was that it was missing - git. So after running:

sudo apt-get install git sudo openproject configure

Open project was able to start again, but the git install messed up the apache config and apache would not start. Had to add + in front of all the options in gitweb.conf file. Afterwards apache started back up and OpenProject was also back up and running correctly.

RE: 7.3.2 to 7.4 upgrade and re-install failed -503 service unavailable error - Added by Oliver Günther about 7 years ago

Thanks for the update, I’ll double check why this wasn’t a package requirement in the first place so that won’t happen again.

Best,
Oliver

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