All i did this time was installing the requirements in the txt. and then i ran python run.py
Gentlecat
which instructions are you following?
you said you are using vagrant
it looks like database hasn't been created
but again, you don't need to do that
installing requirements too
Nyanko-sensei joined the channel
spideyonthego
yes, this time i only followed the vagrant instructions
but i installed the requirements
but to my knowledge, i hadn't created the db. but i thought that vagrant created it automatically?
Gentlecat
why did you install requirements?
you might need to provision again
RustyB has quit
vagrant destroy; vagrant up
RustyB joined the channel
darwin has quit
darwin joined the channel
oliverl_ joined the channel
oliverl has quit
YatharthROCK_ joined the channel
YatharthROCK_
Hello everyone! It seems my IRC client used to love to spam channels by reconnecting, so if my nick acts weird, like repeatedly joins or quits, please @mention or query me so I now that the issue hasn't been fixed.
spideyonthego
Gentlecat: I installed requirements because when i try running run.py directly after opening up my vm, it shows an error that a module didn't exist. Should i still destroy?
oliverl_ has quit
oliverl joined the channel
oliverl has quit
YatharthROCK_ has quit
regagain has quit
UmkaDK_ joined the channel
UmkaDK has quit
dpmittal has quit
regagain joined the channel
oliverl joined the channel
Gentlecat
spideyonthego: which module?
oliverl has quit
spideyonthego
werkzeug.serving
Gentlecat
try to create the VM again
yeeeargh joined the channel
jesus2099 has quit
oliverl joined the channel
Freso
spideyonthego | sorry for leaving suddenly. something unexpected happened. -- welcome to life. ;) (And welcome back!)
reosarevok: Thanks for unbanning YatharthROCK :)
reosarevok
haha, np, wanted to remember how to do op stuff anyway
spideyonthego
Gentlecat: it happens every time.
Freso: thanks.
Gentlecat
can you paste the logs of VM creation?
spideyonthego
sure
but where do i get it from?
Gentlecat
output that you get after running "vagrant up"
in terminal or wherever
MBJenkins joined the channel
JonnyJD has quit
stanislas
LordSputnik, Leftmost, Leo_Verto: I don't really understand how and what should I test in creator/<id>, can't find any ws interface or documenation about it. I have done some tests like looking if requested data is of 'creator' type but i don't see a big picture here..