I think I found the solution as follows, after starting from scratch with a complete reinstall.
For both elasticsearch and runserver, prior to shutting down Ubuntu, I quit them in their respective terminal windows with Control-C. Is there still a solution to the error I received, in the event that the operating system would crash without the opportunity to close elasticsearch and runserver with Control-C. I'm now onto the next steps, and just loaded the branch.zip package. This seems to be working with the exception of the maps. But I think I need to do some reading regarding this under Configuring Settings section which talks about providing a key. Thanks, Christian On Friday, April 12, 2019 at 9:48:56 AM UTC-4, [email protected] wrote: > > Hello, > > I was able to successfully install Arches on a virtual machine > (VirtualBox) running Ubuntu! > > I was able to run ElasticSearch, run the Development Server and view the > default Arches setup in a web browser via localhost:8000 > > I closed everything down (Virtualmachine), and am now attempting to > reactivate the ElasticSearch and Development Server. I was able to > run/reactivate ElasticSearch, then I opened a new terminal window, and ran > (in the virtual ENV) "python manage.py runserver" but this seems to not > be working, with the following message: > > > Traceback (most recent call last): > File "manage.py", line 27, in <module> > from django.core.management import execute_from_command_line > ImportError: No module named django.core.management > > Any help would be appreciated. > > Also, is there a procedure or best practice to follow when closing and > re-opening elasticsearch and/or the server? I also want to make sure I'm > not running things twice and create conflicts. > > Thanks, > > Christian > > -- -- 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.
