<div dir="ltr"><span style="font-size:12.8px">Hi!</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have changed the ip address of the server with our <span class="">Geonode</span> installation and I have ran <span class="">geonode</span>-updateip to point to the new one.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">When I try to access it shows Bad Request (400). In the logs it shows:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Invalid HTTP_HOST header: 'MY-IP'.You may need to add u'MY-IP' to ALLOWED_HOSTS<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have checked in local_settings.py and I have:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">ALLOWED_HOSTS= [  'MY-IP', 'localhost',  ]<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">So it seems to be ok.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Do you have any idea of what should be happening?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Miguel Torres</div></div>