Unable to find internal system admin account

Hi there!

I am trying foreman 0.1-6 and the interface keep saying "Unable to find
internal system admin account " and no admin user is created on the
database.

Any ideas?

Thanks in advance,
Gus

nevermind! :slight_smile:

I've reset the database and everything worked fine…

Gus

··· On Sun, Feb 20, 2011 at 9:59 PM, Gustavo Soares wrote:

Hi there!

I am trying foreman 0.1-6 and the interface keep saying "Unable to find
internal system admin account " and no admin user is created on the
database.

Any ideas?

Thanks in advance,
Gus

if you end up locking your db (i.e. removing all admin users) you can
always:

RAILS_ENV=production rake permissions:reset # Reset Administrator user
permissions to defaults

Ohad

··· On Sun, 2011-02-20 at 22:05 -0300, Gustavo Soares wrote: > > I am trying foreman 0.1-6 and the interface keep saying > "Unable to find internal system admin account " and no admin > user is created on the database. > > > Any ideas? >