[GeoNode-users] problem visualisation layers
trocellier estelle
trocellier.estelle at gmail.com
Tue Aug 1 01:43:34 PDT 2017
Good Morning everybody,
I have a issu with my layers.
To resum
I 'm working on geonode 2.6 on windows on a server 2012 r2.
When i log on the server, on localhost for geonode, and
http://localhost/geoserver/web/ I can see my layers from my database with
geoserver? but sometimes when i open my maps i have this deux errors :
error at /maps/33
10053 Une connexion �tablie a �t� abandonn�e par un logiciel de votre
ordinateur h�te
Request Method: GET
Request URL: http://localhost/maps/33
Django Version: 1.8.17
Exception Type: error
Exception Value:
10053 Une connexion �tablie a �t� abandonn�e par un logiciel de votre
ordinateur h�te
Exception Location: C:\GeoNode-2.6.x\Python27\Lib\socket.py in readline,
line 480
Python Executable: C:\GeoNode-2.6.x\Apache2\bin\Apache.exe
Python Version: 2.7.10
Python Path:
['C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\Lib\\site-packages',
'C:\\GeoNode-2.6.x\\Python27\\python27.zip',
'C:\\GeoNode-2.6.x\\geonode-2.6.x\\DLLs',
'C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib',
'C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\plat-win',
'C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\lib-tk',
'C:\\GeoNode-2.6.x\\Apache2\\bin',
'C:\\GeoNode-2.6.x\\Python27\\Lib',
'C:\\GeoNode-2.6.x\\Python27\\DLLs',
'C:\\GeoNode-2.6.x\\Python27\\Lib\\lib-tk',
'C:\\GeoNode-2.6.x\\geonode-2.6.x',
'C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages',
'C:\\GeoNode-2.6.x\\Apache2']
Server time: mar, 1 Aoû 2017 10:29:29 -0500
Error during template rendering
In template
C:\GeoNode-2.6.x\geonode-2.6.x\geonode\maps\templates\maps\map_detail.html,
error at line *215*
AND [image: Images intégrées 1]
but MY BIG PROBLEM IS : when i 'm logging, outside of my server on this
adresse : http://geonode.brl.intra/ and this one for geoserver
http://geonode.brl.intra:8080/geoserver/web i can't see my layers, i have
pink block instead.
I find this advice : **Configure GeoServer**
Configure GeoServer with the location of the GeoNode site, used for
authentication (so that GeoServer can recognize logins from the main site).
This setting defaults to http://localhost:8000/, so if you are running the
GeoNode Django application on a different port, or on a different server
from
the one running GeoServer, then you will need to change this in two places.
Firstly, by adding a block
of XML to ``WEB-INF/web.xml`` within the unpacked application directory,
like
so:
.. code-block:: xml
<context-param>
<param-name>GEONODE_BASE_URL</param-name>
<param-value>http://localhost/</param-value>
</context-param>
I try but it change nothing. And for a little time it was working before
outside of the server....
I don't really understand.
Can you help me please ! Thank you very much
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170801/c61e0cc4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 20122 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170801/c61e0cc4/attachment-0001.png>
More information about the geonode-users
mailing list