Hello, seems that user is setup automatically
==> default: TASK: [edxapp | code sandbox | Create edxapp sandbox user] ******************** ==> default: ok: [localhost] can you confirm you did setup this like 5.5.3, since I did and was able to sudo to that user curl -L https://raw.github.com/edx/configuration/master/vagrant/release/devstack/Vagrantfile > Vagrantfile Seems you are using precise32 box ?? can you paste your Vagranfile ---- vagrant@precise64:~$ logout Connection to 127.0.0.1 closed. z2-3:aa kikitux$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64) * Documentation: https://help.ubuntu.com/ New release '14.04.1 LTS' available. Run 'do-release-upgrade' to upgrade to it. ******************************************************************* * _ __ __ * * _ _| |\ \/ / * * / -_) _` | > < * * \___\__,_|/_/\_\ * * * * Instructions and troubleshooting: * * https://github.com/edx/configuration/wiki/edX-Developer-Stack * ******************************************************************* Last login: Sun Feb 1 10:19:08 2015 from 10.0.2.2 vagrant@precise64:~$ sudo su edxapp edxapp@precise64:~/edx-platform$ id uid=1003(edxapp) gid=1006(edxapp) groups=1006(edxapp) edxapp@precise64:~/edx-platform$ On Sun, Feb 1, 2015 at 9:45 PM, lavnya upadhyay <[email protected]> wrote: > Thanks For reply Vincenzo. > > I am bit new to Vagrant. > > I am trying to connect with Devstack Virtual Machine > > Please refer the first 2 steps of below link > > > http://edx-installing-configuring-and-running.readthedocs.org/en/latest/devstack/run_devstack.html > > > Thanks > Lavanya > > > On Sunday, 1 February 2015 13:54:40 UTC+5:30, Vincenzo D'Amore wrote: >> >> edxapp is the name of the user you want impersonate. But it does not >> exist. Why do you expect it exists inside this new brand created vm? >> >> Ciao, >> Vincenzo >> >> -- >> Vincenzo D'Amore >> skype: free.dev >> mobile: +39 349 8513251 >> >> On Feb 1, 2015, at 9:18 AM, lavnya upadhyay <[email protected]> wrote: >> >> edxapp >> >> -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
