# Vagrant: eviltrout user not found

**URL:** https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057
**Category:** Development
**Created:** [July 10, 2016, 4:28pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057 "2016-07-10T16:28:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dachary](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dachary/32/119731_2.png) [@dachary](https://meta.discourse.org/u/dachary)
#### Post date: [July 10, 2016, 4:28pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057/1 "2016-07-10T16:28:55Z")

</div>

Hi,

After [setting up vagrant](https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md) for development I try to login as **eviltrout** [as instructed](https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md#starting-rails) but get an error. What am I missing ?

Cheers

Note: I ran `bundle exec rake db:migrate`

 ![](https://global.discourse-cdn.com/meta/original/3X/0/d/0da62167bbd198b24f225a1041de1a6082fd820c.png)

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [July 10, 2016, 8:04pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057/2 "2016-07-10T20:04:38Z")

</div>

The [new vagrant image](https://meta.discourse.org/t/howto-set-up-a-development-environment-using-vagrant-ubuntu-guide/45277) doesn’t have any database pre-filled.

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

---

<div class="post-metadata">

### Author: ![dachary](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dachary/32/119731_2.png) [@dachary](https://meta.discourse.org/u/dachary)
#### Post date: [July 10, 2016, 9:00pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057/3 "2016-07-10T21:00:26Z")

</div>

thanks ! I proposed a [revised version of VAGRANT.md](https://github.com/discourse/discourse/pull/4320) to take that into account.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [July 11, 2016, 2:55pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057/4 "2016-07-11T14:55:24Z")

</div>

Merged a pull request for this, thanks.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [July 11, 2016, 2:55pm UTC](https://meta.discourse.org/t/vagrant-eviltrout-user-not-found/47057/5 "2016-07-11T14:55:30Z")

</div>


