ahh, I thought that was my external IP, so I changed it to something else… I can see how that’d be annoying on my part. Sorry!
I just checked and it’s actually not my external IP… so, I replaced “172” with “123”
Here’s the real log:
starting version 3.2.4
INFO:2018-01-12 23:03:58,216:main:Starting server
INFO:2018-01-12 23:03:58,217:main:Listening on: http://0.0.0.0:3218
INFO:2018-01-12 23:04:04,408:main:192.168.1.162 - “GET / HTTP/1.1” 200 -
INFO:2018-01-12 23:04:05,294:main:192.168.1.162 - “GET /api/listdir?path=. HTTP/1.1” 200 -
INFO:2018-01-12 23:04:24,618:main:172.30.32.1 - “GET / HTTP/1.1” 420 -
INFO:2018-01-12 23:04:37,041:main:172.30.32.1 - “GET / HTTP/1.1” 420 -
So, the requests coming from 192.x is when I access it by IP and port, the 172.x requests come from hassio.local.
This was just working last night!