[GeoNode-devel] SSL HandshakeError

Antoine ROLLAND antoine.rolland at cirad.fr
Mon Jun 6 06:28:56 PDT 2016


Hello everyone,

I'm using Geonode 2.4 stable version, and it's now running under SSL. After this change, part of the website is still working well, but I meet errors while editing metada (when I save), and also when I try to upload a new layer. This is the error I meet : 

SSLHandshakeError at /layers/geonode:communes/metadata
[Errno 1] _ssl.c:510: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Request Method:	POST
Request URL:	https://aware.cirad.fr/layers/geonode:communes/metadata
Django Version:	1.6.11
Exception Type:	SSLHandshakeError
Exception Value:	
[Errno 1] _ssl.c:510: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Exception Location:	/usr/lib/python2.7/dist-packages/httplib2/__init__.py in connect, line 1043
Python Executable:	/usr/bin/python
Python Version:	2.7.6
Python Path:	
['/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/PILcompat',
 '/usr/lib/pymodules/python2.7',
 '/var/www']
Server time:	lun, 6 Jui 2016 09:09:43 -0400


Also, it seems that the url of the website generated is wrong : a "/" is missing between "websitename" and "uploaded/thumbs" (for instance). I suppose it is a consequence of the error i meet. 

Any help would be really appreciated 

Thanks 

Antoine Rolland


More information about the geonode-devel mailing list