Top Menu

Jump to content
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    Home
    • 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

      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. Restoring an OpenProject backup don't work

Restoring an OpenProject backup don't work

Added by Francesc Orts 5 days ago


OpenProject Database Restoration Issue


I'm currently following all the steps outlined in the official OpenProject documentation for restoring a database: https://www.openproject.org/docs/installation-and-operations/operation/restoring/.

However, at the very end of the process, I'm consistently getting the following error:

root@ubuntu:~# sudo pg_restore --clean --if-exists --dbname $(sudo openproject config:get postgres://openproject:JeEGXpTUh0cmQ7htL09qe0fxapzr37Pk@127.0.0.1:45432/openproject) postgresql-dump.pgdump
sed: -e expression #1, char 15: unknown option to `s'

Any insights into what might be causing this sed error during the pg_restore process would be greatly appreciated!

Has anyone else encountered this same issue?

Thanks


Loading...