Login attempt or request with invalid authentication from 192.168.1.x

I’ve been getting the below notifications daily:

Login attempt or request with invalid authentication from 192.168.1.x

They are starting to get a bit annoying. What can I do to avoid getting these notifications? I searched for solutions on the forum. However, I the threads I found didn’t have any solutions or even a reason why these notifications are appearing.

I added the below lines to my configuration.yaml file, however, it didn’t make any difference:

http:
  base_url: mydomainname.com:8123

homeassistant:
  auth_providers:
    - type: trusted_networks
      trusted_networks:
        - 192.168.1.0/24
        - fe00::/8

I have the same issue. Both my phone and my computer is giving me the same annoying notification. Can’t figure out why

@alexander.heikkila the weird thing is when I search for a solution on this topic on Google search, I find forum threads asking the same question with no definitive solution. If you find out a solution, please post here.

2 Likes

Same here, there is also a giant reddit thread where everyone is getting this but no solution.

Is there a way to just blog notifications for any attempt from local LAN? I already have it as a trusted network.

Same issue here…