Hi Alexei, Here is the console log : http://pastebin.com/Zdze4sKZ These are basically css bugs and typeerrors, which do not explain why initializing goes on forever. What I understand the issue to be is as follows : On running ./runserver-vagrant.sh, the output on terminal shows GET requests. Everytime, the output is stuck at this particular line, which has a 404 error. ================================================== [11/Mar/2014 01:29:23] "GET /Arches/Media/js/i18n/en-us.js HTTP/1.1" 404 1664 [11/Mar/2014 01:29:24] "GET /Arches/Media/js/i18n/en-us.js HTTP/1.1" 404 1664 ==================================================
I have cloned the repo twice to confirm if all the files have been properly downloaded. The above files are not found in Arches/Media/js folder. Is this the issue? Thanks. -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" 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.
