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. Can't login after fresh install

Can't login after fresh install

Added by Mate Koch about 11 years ago

Hi!

I just installed OpenProject on Debian following the tutorial on the Install page. Everything seemed to work well, when I open http://localhost, I can see an openproject page (although it’s blank, except of the blue header and footer).
The problem is that I cannot login with any user, and also can’t create new users. admin/admin doesn’t work, and in the users table I see only one Anonymous user with no username or password.

When I try to create a new user, it appears in the list, but then I cannot log in since it’s not activated. I set the email preferences using the tutorial for a valid gmail account, but when openproject tries to send an email (e.g. when using Lost password), I get server error.

I tried to modify the database, and update the users table, so that the status of the newly created user is 0 instead of 2, but still no luck.

Any idea what am I missing?

Thanks!


Replies (3)

RE: Can't login after fresh install - Added by Hagen Schink about 11 years ago

Hello Mate,

you probably miss the seeds. Try rake db:seed. After that the default admin user should be available.

Kind regards,
Hagen

RE: Can't login after fresh install - Added by Mate Koch about 11 years ago

Excellent, it solved the problem immediately.

Thank you Hagen!

RE: Can't login after fresh install - Added by Matthias Eggert about 9 years ago

Hi,

i did have the same problem but with the string “rake db:seed”, i get the error "

rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)

(See full trace by running task with —trace)

i hope anybody can halp me.

thanks

Matthias

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