[GeoNode-users] geonode 2.6 - can't add a WMS in a map

Simone Dalmasso simone.dalmasso at gmail.com
Thu Jun 1 02:41:11 PDT 2017


Hi Elisa,

you should add the domain of the service of the wms to the PROXY_ALLOWED_HOSTS.
For example if the wms is www.myremotewms.org/geoserver/wms, you should add
www.myremotewms.org to PROXY_ALLOWED_HOSTS. Then restart apache

2017-06-01 11:34 GMT+02:00 Elisa Pruvot <pruvotelisa at gmail.com>:

> Hi all !
> I have installed GeoNode 2.6 on Ubuntu 16.04. All is doing fine but
> whenever I try to add a WMS in a map i have this error message :
>
> "DEBUG is set to False but the host of the path provided to the proxy
> service is not in the PROXY_ALLOWED_HOSTS setting"
>
> I've got these lines at the end of my local_settings.py file :
>
> ALLOWED_HOSTS= [ 'localhost', '127.0.0.1', '192.168.1.23',  ]
> SILENCED_SYSTEM_CHECKS = ['1_8.W001', 'fields.W340']
> PROXY_ALLOWED_HOSTS = ['127.0.0.1', '192.168.1.23', 'localhost', ]
>
> i've just add the last proxy one and restarted apache2 service after that,
> but STILL I can't add a wms when creating a map.
>
> Does anyone know what should I do ?
> Thanks, Elisa
>
> --
> Elisa Pruvot
> M2 SIGAT
> 07 68 95 26 06
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170601/29da8763/attachment.html>


More information about the geonode-users mailing list