Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • 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
    • 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

[Docker compose installation] Error during a restore of the database role "openproject" does not exist

Added by Antonio Gagliarducci almost 3 years ago

Hi there!
I've installed a instance of OpenProject using the Docker-compose method and created a backup of the database and files following the documentation,
now I'm trying to figuring out if the backup that I have created works.

While trying to restore the database (https://docs.openproject.org/installation-and-operations/operation/restoring/#restoring-a-dump),

I have had an error with the step. 3 (Recreate the database using..) the container gives me the following error:

ERROR:  role "openproject" does not exist

I have tried also to create the database with the postgres account but the restore ended always with a 500 error when I start again the webworker.

Thank you for your support
Antonio


Loading...