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

      OpenProject ID 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. Internal Error during Login // after restore backup

Internal Error during Login // after restore backup

Added by Marcel K over 8 years ago

Hello Community,

I’m looking for few days for an answer. I had to backup my working OpenProject instance of my vServer. I run the backup command. Everything works. I tried to restore this at a local VM, everything works.

When I tried to restore this on my new vServer, nothing works. I can reach the login page, but then I get an “Internal Error”. I read the log-files, but I have no answer what the problem is. Maybe someone can give me some hints…

F, [2016-12-24T01:16:04.206775 #20574] FATAL -- :   
F, [2016-12-24T01:16:04.206898 #20574] FATAL -- : NotImplementedError (Must be overridden by subclass):
F, [2016-12-24T01:16:04.206931 #20574] FATAL -- :   
F, [2016-12-24T01:16:04.206977 #20574] FATAL -- : app/models/user_password.rb:103:in `hash_matches?'
F, [2016-12-24T01:16:04.207019 #20574] FATAL -- : app/models/user_password.rb:48:in `matches_plaintext?'
F, [2016-12-24T01:16:04.207059 #20574] FATAL -- : app/models/user.rb:372:in `check_password?'
F, [2016-12-24T01:16:04.207092 #20574] FATAL -- : app/models/user.rb:229:in `try_authentication_for_existing_user'
F, [2016-12-24T01:16:04.207120 #20574] FATAL -- : app/models/user.rb:206:in `try_to_login'
F, [2016-12-24T01:16:04.207147 #20574] FATAL -- : app/controllers/account_controller.rb:333:in `password_authentication'
F, [2016-12-24T01:16:04.207174 #20574] FATAL -- : app/controllers/account_controller.rb:328:in `authenticate_user'
F, [2016-12-24T01:16:04.207214 #20574] FATAL -- : app/controllers/account_controller.rb:52:in `login'
F, [2016-12-24T01:16:04.207245 #20574] FATAL -- : app/middleware/reset_current_user.rb:47:in `call'

In my opinion there must be something wrong with the MySQL Database (?), but I have no idea, how to fix this?

Can someone help me?

Thank you
Marcel


Replies (1)

RE: Internal Error during Login // after restore backup - Added by Francisco R. Pereira over 7 years ago

I do not know if you have already solved this, but this may help others.
Have you tried running a “sudo openproject configure”, or even a “sudo openproject reconfigure”?

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