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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Make backup -> no rake file found

Make backup -> no rake file found

Added by Walter Zabel about 6 years ago

When trying to make a manual backup i follow this instruction https://www.openproject.org/operations/backup/backup-guide-manual-installation/

After issuing the command 

RAILS_ENV=production bundle exec rake backup:database:create[/path/to/backup/file.backup]

i see an error "No Rakefile found".

What is it i am doing wrong ? (for sure, i am pointig to a real path/file in this command)


Replies (3)

RE: Make backup -> no rake file found - Added by Oliver Günther about 6 years ago

Hi Walter,

you need to run this command in the installation directory, quote:

Execute the following command in a shell in the directory where OpenProject is installed

Best,

Oliver

RE: Make backup -> no rake file found - Added by Walter Zabel about 6 years ago

oh my god, sorry for this stupid question ...

RE: Make backup -> no rake file found - Added by Oliver Günther about 6 years ago

Don't worry, that happens :-) Please let us know how we can improve the documentation, or if you have a GitHub account, feel free to edit the sources at https://github.com/opf/openproject/blob/dev/docs/operations/backup/manual/backup.md

Best,

Oliver

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