Hello,

I'm attempting a new setup on a virtual machine, and I have some questions 
regarding my setup. I think I'm almost there, including the installation of 
the provided HIP.

Here is some info on my setup.
-Running Ubuntu Linux 14-04 via Parallels for Mac.
-I believe that I successfully installed the pre-requisites.
-I think I was successful in installing PIP and have Python (from what I 
could find out, Python comes with Ubuntu/Linux?) 

On my first attempt, I had most of it set up, and could see the setup 
running when looking at the http://localhost:8000/ page. The only thing 
that was not working was the Map menu, which was blank probably due to the 
settings in the "settings.py" file, and the search menu was not working, 
probably due to the Database settings in the "settings.py" file. 

I've since modified the "settings.py" file (mainly for the map settings and 
obtained the map key for  Bing), and I completely powered down my virtual 
machine. I'm attempting to re-run my setup to see if my changes to the 
settings.py file is working, but I'm now having problems re-starting the 
elasticsearch (with several permission denied messages) and re-staring 
Arches by running the "python manage.py run server" (receiving a 
"SyntaxError: invalid syntax").

I'm probably not doing things in the right order when re-starting my setup. 
The following is the order I tried to follow to re-launch.

1-In terminal, run "source ENV/bin/activate"
2-In 2nd terminal window, start the elastic search (errors such as: 
"AccessDeniedException" 
and "Failed to obtain node lock, is the following location writable?")
3-Even though the elastiseach is not working, I attempted to run Arches on 
the 1st terminal with "python manage.py run server" but receive "SyntaxError: 
invalid syntax". I also tried to re-run the "python manage.py packages -o 
install" script/command but receive the same error.

I suspect that I'm not following the correct order, or I need to go further 
back such as re-installing the HIP package. I'll be regularly shutting down 
Ubuntu/Linux, and re-starting it.

I'm not at all an expert with all of this, and I don't neccesarly know what 
all the pieces do (or using the correct terminology), which can be part of 
the problem when trying to troubleshoot. Any help is appreciated, and I'm 
sure I'll have more questions once I get my setup figured out.

Thanks,

Christian

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to