Vagrant: eviltrout user not found

Hi,

After setting up vagrant for development I try to login as eviltrout as instructed but get an error. What am I missing ?

Cheers

Note: I ran bundle exec rake db:migrate

The new vagrant image doesn’t have any database pre-filled.

You have to follow the instructions which guide you in setting up an admin account.

3 Likes

thanks ! I proposed a revised version of VAGRANT.md to take that into account.

7 Likes

Merged a pull request for this, thanks.

4 Likes