Device Binding Failure

I upgraded to 4.7.0 and now my device does not connect

Tue Apr 1 20:59:29 2025 daemon.info gl-cloud[21539]: (gl-cloud:751) fetch server from: https://gslb-eu.goodcloud.xyz/getbucket
Tue Apr 1 20:59:34 2025 daemon.err gl-cloud[21539]: (gl-cloud:756) fetch server fail: connect "10.13.82.153 443" fail: timeout
Tue Apr 1 20:59:34 2025 daemon.err gl-cloud[21539]: (gl-cloud:1142) reconnect mqtt in 160s...

ping 10.13.82.153
PING 10.13.82.153 (10.13.82.153) 56(84) bytes of data.
^C
--- 10.13.82.153 ping statistics ---
34 packets transmitted, 0 received, 100% packet loss, time 33808ms

Hello,

This log snippet and the ping results indicate a network connectivity issue between your device and the server 10.13.82.153 on port 443. Let's break down the information:

Log Analysis:

Tue Apr 1 20:59:29 2025 daemon.info gl-cloud[21539]: (gl-cloud:751) fetch server from:
This line shows that your device is trying to retrieve server information from . This is likely a service that provides the specific server address your device needs to connect to.
Tue Apr 1 20:59:34 2025 daemon.err gl-cloud[21539]: (gl-cloud:756) fetch server fail: connect "10.13.82.153 443" fail: timeout: Official Site
This is the critical error. Your device attempted to connect to the server 10.13.82.153 on port 443 (HTTPS), but the connection timed out.

Best Regards

Thanks for the break down. But there is something else going on with the new firmware. I can log into the site with App on the smartphone or a web browser with the same connection, but not with the router.

And the same error appears when trying AstroWarp.

All resolved by itself...