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. Installer wizard stuck at PostgreSQL upgrade

Installer wizard stuck at PostgreSQL upgrade

Added by Peter Verkooijen over 5 years ago

I am trying to reconfigure OpenProject to get it to show up in the browser, probably by fixing Apache vhost configuration.

This version is supposedly installed on my server:

openproject-10.1.0-1572258506.74e57f41.centos7.x86_64

When I do 'openproject configure' I get this:

...

[postgres] ./bin/preinstall

INFO: autoinstall=install. A new PostgreSQL v10 server will be installed locally unless a conflicting installation is found.

/usr/share/openproject/installer/wizard: line 340: /etc/os-release: No such file or directory

ERROR: The current distribution is not supported by this wizard. Please install PostgreSQL manually and retry.

...

I think cPanel or WHM (?) controls the PostgreSQL version on my VPS - I have PostgreSQL 8.4.20 apparently. I am trying to figure out how to install/upgrade it manually.

Does anyone have experience with this? Advice on how to proceed?

Btw, line 340 of the installer/wizard contains the following:

( . /etc/os-release ; printf '%s' "$VERSION_ID" )


Replies (1)

RE: Installer wizard stuck at PostgreSQL upgrade - Added by WSE User over 1 year ago

Same issue:

A new PostgreSQL v10 server will be installed locally unless a conflicting installation is found.
Error: The current installation is not supported by this wizard. Please install PostgreSQL manually and retry.

I have now this on Ubuntu 22.04:

OpenProject 10.6.5
PostgreSQL (psql) 10.23 (Ubuntu 10.23-2.pgdg20.04+1)

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