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. Error without log after migration.

Error without log after migration.

Added by Deleted user about 6 years ago

Dear community,

we are currently transitioning from v7 to v8.

Running on debian stretch with the packaged installation. Everything is running fine when I don't import the old data (I get to a working installation that way). But once I import the old mysql dump (made by running "openproject run backup") things don't look so great anymore:

  • The migration during "openproject configure" runs smoothly and does not report errors
  • I can get to the login mask and send my data, it even distinguished between correct and incorrect login
  • Once I log in I get an error:
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your OpenProject administrator for assistance.

If you are the OpenProject administrator, check your log files for details about the error.

Back

But there are no logs with relevant errors to check ...

root@projekte:~# tree /var/log/openproject/
/var/log/openproject/
├── cron-hourly.log
└── markdown-migration.log

0 directories, 2 files

How can I debug this?


Loading...