<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear devs,<div><br></div><div>I'm following the 3.x documentation for installing GeoNode on Ubuntu 20 without docker.</div><div>At some point I have to create the uwsgi geonode.ini [1] file.</div><div><br></div><div>I have updated the paths in the geonode.ini file according to my installation and the first thing I have noticed is that I need to add</div><div><font face="monospace">uid = geonode</font></div><div>or I get a permission denied error when I try to start the service. That was omitted in the 3.x doc.</div><div><br></div><div>Then I get another error.</div><div><br></div><div><p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">$ sudo service uwsgi start</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">Job for uwsgi.service failed because the control process exited with error code.</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">See "systemctl status uwsgi.service" and "journalctl -xe" for details.</font></span></p></div><div><p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace"><br></font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">$ systemctl status uwsgi.service</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font face="monospace"><span style="font-variant-ligatures:no-common-ligatures;color:rgb(202,51,35)"><b>●</b></span><span style="font-variant-ligatures:no-common-ligatures"> uwsgi.service - LSB: Start/stop uWSGI server instance(s)</span></font></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">     Loaded: loaded (/etc/init.d/uwsgi; generated)</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font face="monospace"><span style="font-variant-ligatures:no-common-ligatures">     Active: </span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(202,51,35)"><b>failed</b></span><span style="font-variant-ligatures:no-common-ligatures"> (Result: exit-code) since Thu 2020-11-05 10:02:52 CET; 14s ago</span></font></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">       Docs: man:systemd-sysv-generator(8)</font></span></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><font face="monospace"><span style="font-variant-ligatures:no-common-ligatures">    Process: 208347 ExecStart=/etc/init.d/uwsgi start </span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(202,51,35)"><b>(code=exited, status=1/FAILURE)</b></span></font></p>
<p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace">      Tasks: 9 (limit: 19114)</font></span></p><p style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><font face="monospace"><br></font></span></p></div><div>Some uwgi processes are active anyway.</div><div>I'm attaching the log file. Could you please help me understand the error I'm getting?</div><div>I can see an "unable to find requested cheaper algorithm, falling back to spare" which is new from 2.10.</div><div><br></div><div>Thanks!</div><div><br></div><div>Regards,</div><div><br></div><div><br></div><div>Paolo</div><div><br></div><div><br></div><div>[1] <a href="https://docs.geonode.org/en/3.x/install/advanced/core/index.html#serving-geonode-geoserver-via-nginx">https://docs.geonode.org/en/3.x/install/advanced/core/index.html#serving-geonode-geoserver-via-nginx</a></div><div><br></div></div></div></div></div></div></div>