Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. Installer wizard stuck at PostgreSQL upgrade

Installer wizard stuck at PostgreSQL upgrade

Added by Peter Verkooijen almost 6 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 almost 2 years 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...