<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background:white">
<span style="margin:0px;color:black">Hi Everybody,</span><span style="margin:0px;color:rgb(33, 33, 33)"></span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"><br>
I have Geonode 2.4 running on Ubuntu 14.04 server, installed with apt comand.</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"><br>
</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black">It worked fine for a lot of time and then started to present an error like this when the site was accessed. At the begining the error was observed when trying to access some layers and then even trying to access the site
 itself:</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="font-family: "Times New Roman"; color: black;"><br>
</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="font-family: "Times New Roman"; color: black;">Internal Server Error</span><br>
</p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"></span></p>
<p style="font-family:"Times New Roman";font-size:medium">The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p style="font-family:"Times New Roman";font-size:medium">Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.</p>
<p style="font-family:"Times New Roman";font-size:medium">More information about this error may be available in the server error log.</p>
<hr style="font-family:"Times New Roman";font-size:medium">
<address style="font-family:"Times New Roman";font-size:medium">Apache/2.4.7 (Ubuntu) Server at monitora.furb.br Port 80</address>
<p></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"><br>
</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black">This are the tail of Apache error.log</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="color: black;">[Fri Oct 08 14:25:00.134432 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]     return self.nodelist.render(context)</span><br>
</p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"></span></p>
<div>[Fri Oct 08 14:25:00.134440 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]   File "/usr/lib/python2.7/dist-packages/django/template/base.py", line 840, in render</div>
<div>[Fri Oct 08 14:25:00.134455 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]     bit = self.render_node(node, context)</div>
<div>[Fri Oct 08 14:25:00.134464 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]   File "/usr/lib/python2.7/dist-packages/django/template/base.py", line 854, in render_node</div>
<div>[Fri Oct 08 14:25:00.134476 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]     return node.render(context)</div>
<div>[Fri Oct 08 14:25:00.134484 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]   File "/usr/lib/python2.7/dist-packages/announcements/templatetags/announcements_tags.py", line 24, in render</div>
<div>[Fri Oct 08 14:25:00.134497 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]     request = context["request"]</div>
<div>[Fri Oct 08 14:25:00.134506 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]   File "/usr/lib/python2.7/dist-packages/django/template/context.py", line 56, in __getitem__</div>
<div>[Fri Oct 08 14:25:00.134519 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503]     raise KeyError(key)</div>
<span>[Fri Oct 08 14:25:00.134533 2021] [:error] [pid 2795:tid 3016903488] [remote 167.248.133.41:24503] KeyError: 'request'</span><br>
<p></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"><br>
</span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="color: black;">Could you guys give-me some help?</span><br>
</p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"></span></p>
<p class="x_MsoNormal" style="margin:0cm;font-size:11pt;color:rgb(32, 31, 30);background-color:rgb(255, 255, 255)">
<span style="margin:0px;color:black"><br>
Thank you in advance.<br>
<br>
Julio</span></p>
<p></p>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
</body>
</html>