First- Sorry if this is a double-post, but after 1Hr, I still don’t see my original post on the forum.
I finally decided to risk an upgrade from 0.72.1 to 0.82.1, and to my surprise only two issues resulted. My Tradfri lights disappeared from the UI and frontend, but reconfiguring Tradfri brought those back.
I am also getting a warning panel:
And, my log shows:
Login attempt or request with invalid authentication from 127.0.0.1
2:23 PM components/http/ban.py (WARNING)
So, who or what is ban.py and why am I getting this warning? How do I fix it?
Thanks,[quote=“flamingm0e, post:2, topic:81123”]
Find what is trying to access your system from localhost?
[/quote]
Thanks…
I’ve narrowed it down to Node-Red. In the Node-Red config node (not the Node-Red add-on config), I changed the 127.0.0.1 address to my Pi address: 192.168.1.128 and the error/warning followed.
Login attempt or request with invalid authentication from 192.168.1.128
4:16 PM components/http/ban.py (WARNING)
So, I am pretty certain that the problem is in Node-Red.
I used the Upgrade button on my frontend before lunch, and I have spent the past five hours fixing things the upgrade broke. It appears that Node-Red is the last one. (Fingers crossed).
I will have to reboot from my backup SD card with 0.72.1 to check, but I don’t recall if the config node in .72 asked for an API password. (I am not using SSL).
Thanks. I’m easily confused. But everything seems to be working now.
I decided to do the upgrade because when I try new things, my version was so old that it was getting difficult to ask for help.
Hi, if you’re reaching here from Google, I found a solution to this problem using the newer authentication (instead of the legacy one with the -X-HA-Address), provided here: