[GeoNode-devel] Geoserver connection issue
Michael Peterman
mpetermangis at gmail.com
Mon Apr 3 16:39:45 PDT 2017
Hi,
I am installing a custom copy of Geonode 2.4, as per these instructions:
http://docs.geonode.org/en/latest/tutorials/install_and_admin/geonode_install/install_geonode_application.html
I pulled from this git branch: https://github.com/GeoNode/geonode.git
--branch 2.4.x
and installed on a fresh copy of Ubuntu 14.04 64-bit.
Everything appears to work fine, but after finishing the installation, the
connection between Geoserver and Postgres seems to be broken. Any data that
I try to upload to Geonode gives this error: "An exception occurred loading
data to PostGIS- java.io.IOException: Error occurred creating table"
The logs in Geoserver show a series of exceptions like this:
2017-04-01 23:55:40,930 WARN [geonode.security] - Error connecting to the
GeoNode server for authentication purposes
org.springframework.security.authentication.AuthenticationServiceException:
Communication with GeoNode failed (GeoNodeSessionAuthToken)
...
Caused by: java.net.SocketTimeoutException: Read timed out
I am using the same credentials for the Postgres account (geonode /
geonode) that are in the instructions. Geoserver, Postgres, and Geonode
are all hosted on the same machine.
Thanks in advance to everyone, I really appreciate all the effort that has
gone into this project.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-devel/attachments/20170403/5a21b115/attachment.html>
More information about the geonode-devel
mailing list