Guilherme M. Iablonovski
Guilherme M. Iablonovski
@frafra did you have to re-install the whole thing? I'm running into the same issue and don't wanna loose all my custom plugins installs and database...
thanks @frafra ! So, to be abundantly clear, I ran a `service nginx stop`, then `/etc/init.d/postgresql restart`, and then a `service nginx start`. First thing I got when trying to...
Thanks for your help, @frafra . The postgresql logs show this: ``` ckan_default@ckan_default LOG: SSL error: decryption failed or bad record mac ckan_default@ckan_default LOG: could not receive data from client:...
I think it's possible, because I wasn't getting this error before. I tried something in my custom plugin using the map_before function for creating new custom pages, it didn't work...
Not a whole lot either, I'm afraid... ` backend_start | xact_start | query_start | state_change | wait_event_type | wait_event | state | backend_xid | backend_xmin | query | backend_type -------+-------------------+--------+----------+-------------------+------------------+-------------+-----------------+-------------+-------------------------------+-------------------------------+-------------------------------+-------------------------------+-----------------+---------------------+--------+-------------+--------------+---------------------------------+------------------------------...
Looking to do the exact same thing!
I have been unable to get WMS services from geoserver as well. Map shows entirely blank, not even the basemap loads.
I tried that but still no luck. From gitter, I learned that paster commands are no longer valid since Ckan 2.9 What worked for me in the end was this...