Replies: 1 comment
-
|
Disregard, it was simply a network issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My system updated to 25.42.1 (1d1ff4c6) yesterday and I can no longer connect to it with the Python script I've used to datalog metrics from it since 2021 thanks to this project documenting the API. I get timeouts when trying to hit my gateway's local IP in a browser on my network, and pings timeout as well:
PING 192.168.4.81 (192.168.4.81): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
ping: sendto: No route to host
Request timeout for icmp_seq 2
ping: sendto: Host is down
Request timeout for icmp_seq 3
ping: sendto: Host is down
Request timeout for icmp_seq 4
Is anyone else able to communicate with their system on this firmware version? I'll update this thread if I figure out anything with it.
Beta Was this translation helpful? Give feedback.
All reactions