-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation problems on Ubuntu 16.04 and Geonode 2.8 #178
Comments
could you show me these lines you added to your local_settings.py? |
Hi @hishamkaram I added these line to settings.py (not local_settings.py):
Kind regards |
@mconte79 |
Hi, |
hello @mconte79 sorry for being late
2- clone cartoview from github |
Hi @hishamkaram I tried with your instructions:
and inserted the new lines. When the server is on if I try to access to Geonode I get Internal Server Error. In the apache log I found this errors:
|
@mconte79 I think cartoview couldn't create apps folder try to create this folder and change this folder permission to world permission with this command: |
hi @hishamkaram I have created the folder and seted the permission. I get the same problem and in apache log I found this
|
@mconte79 it's another issue, which version of geonode you are using ? (I mean the geonode version installed by |
@hishamkaram it should be the last stable release available. Before run apt-get install geonode I run sudo add-apt-repository ppa:geonode/stable. |
Swapnil ( [email protected] ) was trying to install cartoview on ubuntu 16.04 as per your youtube video. He was almost close to completion but got stuck in the last minute at below error. |
@jitendrashahiitb Try to replace Makefile inside the project folder, then run the command https://github.com/cartologic/cartoview/blob/master/Makefile |
@mconte79 @hishamkaram Can we get help? |
@jitendrashahiitb how do you install cartoview? |
@LazySwap which version of python you are using? |
Installing cartoview by:- pip install cartoview==1.8.5 --no-cache-dir Python -2.7 Followed this to install geonode setup- https://www.youtube.com/watch?v=gpIziNss270 |
Any update @hishamkaram ? |
Any help ? @LazySwap has posted the issue. |
Hi,
I tried to add cartoview on existing geonode following this instructions:
When the server is on if I try to access to Geonode I get Internal Server Error.
In the apache error.log I find this messages:
How I can resolve?
Best regards
Matteo
The text was updated successfully, but these errors were encountered: