If "sudo su edxapp" doesn't switch the user on a devstack, then the installation didn't complete properly. Check the logs from your installation to see if there was a problem.
--Ned. On Tue, Sep 13, 2016 at 6:20 AM, Mayuri Karnik <[email protected]> wrote: > sudo su edxapp -s /bin/bash asks for password. What is the default > password? > > On Sunday, 12 July 2015 01:19:13 UTC+5:30, TJ Keemon wrote: >> >> Hi Andres- >> >> I don't think I've ever come across your particular problem, but see if >> this set of commands gets you up and running: >> >> sudo su edxapp -s /bin/bash >> source /edx/app/edxapp/edxapp_env >> cd /edx/app/edxapp/edx-platform >> paver devstack lms >> >> Let me know how it works out. >> >> -TJ >> >> On Friday, July 10, 2015 at 5:24:08 PM UTC-4, Andrés Sebastián Díaz >> Vargas wrote: >>> >>> >>> Greetings to all. >>> >>> I'm trying to use the Open edX Developer Stack, I already created the >>> VM; after >>> *Vagrant ssh* >>> >>> Within the VM instance, with: >>> *sudo su edxapp* >>> >>> it does not switch to the edxapp account. >>> >>> Later on if I try (even if I go to: /edx/app/edxapp/edx-platform): >>> >>> *paver devstack lms* >>> >>> it throws: >>> *"No command 'paver' found".* >>> >>> I will be grateful if someone can help me. >>> >>> Thank you. >>> >>> -- > You received this message because you are subscribed to the Google Groups > "General Open edX discussion" group. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/edx-code/ab76dd58-c6ea-434a-80fc-65bf144732dd%40googlegroups.com > <https://groups.google.com/d/msgid/edx-code/ab76dd58-c6ea-434a-80fc-65bf144732dd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/CAGtJPNP9O%3DXtN1OS2KhrRXLTJwyhqr4MEHHmPiNyyiMOoThmoQ%40mail.gmail.com.
