[GeoNode-users] SSLEroor with updatelayers

Julierme Pinheiro juliermeopensourcedeveloper at gmail.com
Tue Sep 4 09:16:53 PDT 2018


Ok. check your helpers.py file <
https://github.com/GeoNode/geonode/blob/2.8.0/geonode/geoserver/helpers.py#L614
>

if it is configured as:
"srid": resource.src,

change it to:

"srid": resource.projection,

I hope it helps.

Kind regards

Julierme



On Tue, Sep 4, 2018 at 12:30 PM Aklilu Dinkneh <akliludin at gmail.com> wrote:

> Hi Julierme,
> I am running version 2.8
> Thanks
>
> On Tue, Sep 4, 2018, 15:48 Julierme Pinheiro <
> juliermeopensourcedeveloper at gmail.com> wrote:
>
>> Hi Aklilu Dinkneh,
>>
>> What version of GeoNode are you running?
>>
>> Kind Regards
>>
>> Julierme
>>
>> On Mon, Sep 3, 2018 at 1:40 PM Aklilu Dinkneh <akliludin at gmail.com>
>> wrote:
>>
>>> Dear all,
>>> I got the following error when updating layers to geonode. This what I
>>> did
>>>
>>>    1. First I uploaded layers to postgis via geoserver
>>>    2.  then when i try to update layers using manage.py
>>>
>>>  i got the following error "Exception: ('Failed to process
>>> BAS_LIM_DEPARTAMENTO', SSLError(185090057, u'[X509] PEM lib
>>> (_ssl.c:2831)')) "
>>> my Geonode is installed via python virtual environment
>>> thank you in advance for your help
>>> with kind regards,
>>> Aklilu
>>>
>>>
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180904/6dfc3ff4/attachment-0001.html>


More information about the geonode-users mailing list