[ckan-dev] Postgres/ckan/datastore connection error
Henrik Korsgaard
henrikkorsgaard at gmail.com
Sun Jun 2 10:49:00 BST 2013
Hi all,
I currently have a CKAN 2.0 from package install up and running with the
datastore working. Everything is working fine except one odd error.
When I make changes to datasets and datastore resources via the API it
affects the postgres - ckan connection. I am getting these errors from time
to time:
2013-06-02 11:25:06 CEST LOG: could not receive data from client:
Connection reset by peer
2013-06-02 11:25:06 CEST LOG: unexpected EOF on client connection
I have a two-proxy setup due to university firewall and the VB server.
The outer apache log shows a timeout to the inner apache/CKAN server. The
error is only logged in the postgres logs at the 'inner' server.
More information about the ckan-dev
mailing list