Hi!

I have changed the ip address of the server with our Geonode installation
and I have ran geonode-updateip to point to the new one.

When I try to access it shows Bad Request (400). In the logs it shows:

Invalid HTTP_HOST header: 'MY-IP'.You may need to add u'MY-IP' to
ALLOWED_HOSTS

I have checked in local_settings.py and I have:

ALLOWED_HOSTS= [  'MY-IP', 'localhost',  ]

So it seems to be ok.

Do you have any idea of what should be happening?

Best,

Miguel Torres
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to