dmamontov / hass-miwifi

MiWiFi for Home Assistant
https://community.home-assistant.io/t/xiaomi-miwifi-component-for-tracking-devices-and-managing-routers/288734
Apache License 2.0
154 stars 15 forks source link

[BUG] Invalid IP on AX3200 (DuckDNS + NGINX) #140

Open DSieghard opened 1 year ago

DSieghard commented 1 year ago

Describe the bug When configuring the device's IP address (192.168.31.1), the integration reports "Invalid IP." Upon reviewing the logs, the attempt to connect to this IP address results in a 301 error (Moved Permanently).

Please complete the following information:

DSieghard commented 1 year ago

Currently, I tried disabling the NGINX proxy, and as a result, I lost external access. When testing with the internal IP (192.168.31.x:8123), the error remains exactly the same.