<div dir="ltr">Hi!<div><br></div><div>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.</div><div><br></div><div>When I try to access it shows Bad Request (400). In the logs it shows:</div><div><br></div><div>Invalid HTTP_HOST header: 'MY-IP'.You may need to add u'MY-IP' to ALLOWED_HOSTS<br></div><div><br></div><div>I have checked in local_settings.py and I have:</div><div><br></div><div>ALLOWED_HOSTS= [  'MY-IP', 'localhost',  ]<br></div><div><br></div><div>So it seems to be ok.</div><div><br></div><div>Do you have any idea of what should be happening?</div><div><br></div><div>Best,</div><div><br></div><div>Miguel Torres</div></div>