Hi

Something (maybe some bot?) is accessing your installation on 
https://18.200.215.178/ instead of using actual hostname.

Actually the error tells you what to do: You may need to add
'18.200.215.178' to ALLOWED_HOSTS.

Or completely disable this filtering by setting ALLOWED_HOSTS=["*"] in
the settings.


-- 
        Michal Čihař | https://cihar.com/ | https://weblate.org/


Robert Friberg via Weblate píše v Út 14. 01. 2020 v 11:16 +0000:
> Hi,
> 
> I'm getting tons of error mails with this specific message. I tweaked
> the settings.py log configuration to change the log level to CRITICAL
> but that didn't seem to work. (And it would actually be better to
> just ignore this specific error instead of all errors) Any advice on
> this? Alternatively, I can just create an inbox rule and drop the
> emails.
> 
> This is probably more Django related so sorry for being lazy.
> 
> Regards,
> Robert Friberg
> -----Original Message-----
> From: 
> [email protected]
>  <
> [email protected]
> > 
> Sent: den 14 januari 2020 11:48
> To: IT <
> [email protected]
> >
> Subject: [Weblate] ERROR (EXTERNAL IP): Invalid HTTP_HOST header:
> '18.200.215.178:443'. You may need to add '18.200.215.178' to
> ALLOWED_HOSTS.
_______________________________________________
Weblate mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to