I recently had an SD Card crash on me and I’ve had to rebuild my environment. For some reason I am getting an authentication attempt and then subsequent banning of my loopback address consistently. 127.0.0.1. I have a feeling it’s something with the RemoteUI configuration but I’m not sure how to further track it down. The culprit in the log files is as follows:
2019-06-08 11:10:10 DEBUG (MainThread) [snitun.client.connector] Receive from 172.21.1.149 a request for 127.0.0.1
2019-06-08 11:10:11 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 127.0.0.1
Any thoughts would be helpful. I haven’t been able to find much in my own searching thus far.