<div dir="ltr">Good Morning everybody,<div><br></div><div>I have a issu with my layers.</div><div><br></div><div><br></div><div>To resum</div><div><br></div><div>I 'm working on geonode 2.6 on windows on a server 2012 r2. </div><div>When i log on the server, on localhost for geonode, and <a href="http://localhost/geoserver/web/">http://localhost/geoserver/web/</a>  I can see my layers from my database with geoserver? but sometimes when i open my maps i have this deux errors : </div><div><div id="gmail-summary"><h1>error at /maps/33</h1><pre class="exception_value">10053 Une connexion �tablie a �t� abandonn�e par un logiciel de votre ordinateur h�te</pre><table class="gmail-meta"><tbody><tr><th>Request Method:</th><td>GET</td></tr><tr><th>Request URL:</th><td><a href="http://localhost/maps/33">http://localhost/maps/33</a></td></tr><tr><th>Django Version:</th><td>1.8.17</td></tr><tr><th>Exception Type:</th><td>error</td></tr><tr><th>Exception Value:</th><td><pre>10053 Une connexion �tablie a �t� abandonn�e par un logiciel de votre ordinateur h�te</pre></td></tr><tr><th>Exception Location:</th><td>C:\GeoNode-2.6.x\Python27\Lib\socket.py in readline, line 480</td></tr><tr><th>Python Executable:</th><td>C:\GeoNode-2.6.x\Apache2\bin\Apache.exe</td></tr><tr><th>Python Version:</th><td>2.7.10</td></tr><tr><th>Python Path:</th><td><pre>['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']</pre></td></tr><tr><th>Server time:</th><td>mar, 1 Aoû 2017 10:29:29 -0500</td></tr></tbody></table></div><div id="gmail-template"><h2>Error during template rendering</h2><p>In template <code>C:\GeoNode-2.6.x\geonode-2.6.x\geonode\maps\templates\maps\map_detail.html</code>, error at line <strong>215</strong></p><p><strong><br></strong></p><p>AND <img src="cid:ii_15d9ceb9f996b5dd" alt="Images intégrées 1" width="356" height="281"></p><p><br></p><p><br></p><p>but MY BIG PROBLEM IS : when i 'm logging, outside of my server on this adresse : <a href="http://geonode.brl.intra/">http://geonode.brl.intra/</a> and this one for geoserver  <a href="http://geonode.brl.intra:8080/geoserver/web">http://geonode.brl.intra:8080/geoserver/web</a> i can't see my layers, i have pink block instead. </p><p><br></p><p><br></p><p>I find this advice : **Configure GeoServer** </p><p><br></p><p>Configure GeoServer with the location of the GeoNode site, used for</p><p>authentication (so that GeoServer can recognize logins from the main site).</p><p>This setting defaults to <a href="http://localhost:8000/">http://localhost:8000/</a>, so if you are running the</p><p>GeoNode Django application on a different port, or on a different server from</p><p>the one running GeoServer, then you will need to change this in two places.</p><p><br></p><p>Firstly, by adding a block</p><p>of XML to ``WEB-INF/web.xml`` within the unpacked application directory, like</p><p>so:</p><p><br></p><p>.. code-block:: xml</p><p><br></p><p>       <context-param></p><p>           <param-name>GEONODE_BASE_URL</param-name></p><p>           <param-value><a href="http://localhost/">http://localhost/</a></param-value></p><p>       </context-param> </p><div><br></div><div><br></div><div>I try but it change nothing. And for a little time it was working before outside of the server....</div><div><br></div><div><br></div><div>I don't really understand.</div><div><br></div><div>Can you help me please ! Thank you very much </div></div></div></div>