<div dir="ltr">Hi all,<br><div><br></div><div>I have tried to install GeoNode-Project 3.1 in a Fedora32 Server. I installed sqlite3 and spatialite as: sudo dnf install sqlite-3.33.0-2.fc32.x86_64 spatialite-tools libspatialite spatialite-devel.</div><div>When I run <DJANGO_SETTINGS_MODULE=geonode.settings python manage.py migrate> , migrations run fine. Also <DJANGO_SETTINGS_MODULE=geonode.settings paver sync> works fine. However if I run <./paver_dev.sh sync> I get an error shown in [1].</div><div><br></div><div>GeoNode-Project (devmode) runs fine in port 8000, but geoserver is not running on port 8080. It seems that geonode is looking for postgresql/postgis, but in devmode it should look for sqlite/spatialite.<br><br></div><div>Any comment will be very appreciated.</div><div><br></div><div>Thank you for your time in advance.</div><div><br></div><div>Julierme</div><div><br></div><div><br></div><div><br></div><div>[1] </div><div>Is the server running on host "localhost" (::1) and accepting</div>      TCP/IP connections on port 5432?<br>could not connect to server: Connection refused<br>     Is the server running on host "localhost" (127.0.0.1) and accepting<br> TCP/IP connections on port 5432?</div>