Continual ping timeout since mid-July 2026

I am constantly seeing “Socket.IO disconnected: ping timeout” messages in openhab.log for CloudClient; this behavior just started within the past week or so, which is killing accessibility from my phone (IOS 26.5.2, App 3.3.8). Even when I can establish a browser connection to myopenhab.org, I see the same behavior within a minute.

I am running OpenHAB 5.1.4 on Linux Ubuntu 24.0.4 LTS with latest patches. I have a number of travel intervals coming up and I would like to have consistent remote access through the Cloud endpoint if I get an alert …

Is there any possibility that CloudClient connection stability is affected by client IP address changes? I also noticed that my ISP moved to a new public address block…
(grasping at straws)

It might be. I have the situation that we’ve changed the ISP at home and finally got Fiber internet, however the ping from my flat in my university city has increased a lot.
I did some debugging (traceroute and mtr) and I found out that my DSL provider in the flat doesn’t peer at IXP but only through a different ISP and the route from my flat to my home now goes through Sweden (I live in Southern Germany).

Maybe you can perform a traceroute to home.myopenhab.org or a normal ping to it from your network?

see below, with a few details masked; I guess I should expect a slower response if the packets must criss-cross the Atlantic :frowning:

$ traceroute home.myopenhab.org
traceroute to home.myopenhab.org (152.53.191.169), 30 hops max, 60 byte packets
1 _gateway (192.168.xx.1) 0.598 ms 0.480 ms 0.461 ms
2 192.168.yy.254 (192.168.yy.254) 1.179 ms 0.814 ms 0.754 ms
3 104-56-130-1.lightspeed.lsvlky.sbcglobal.net (104.56.130.1) 4.873 ms 4.764 ms 3.989 ms
4 99.186.141.94 (99.186.141.94) 7.818 ms 7.755 ms 7.365 ms
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * atl-bb2-link.ip.twelve99.net (62.115.143.236) 28.461 ms
11 ash-bb2-link.ip.twelve99.net (62.115.137.132) 28.397 ms * *
12 * prs-bb2-link.ip.twelve99.net (62.115.140.106) 139.911 ms 139.542 ms
13 nug-b2-link.ip.twelve99.net (62.115.112.215) 129.123 ms 131.901 ms 132.647 ms
14 anexiacloud-ic-373322.ip.twelve99-cust.net (62.115.46.183) 131.877 ms 131.405 ms anexiacloud-ic-379861.ip.twelve99-cust.net (213.248.86.71) 132.009 ms
15 94.16.25.159 (94.16.25.159) 131.691 ms 94.16.25.155 (94.16.25.155) 148.579 ms 148.158 ms
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *

$ ping home.myopenhab.org
PING home.myopenhab.org (152.53.191.169) 56(84) bytes of data.
64 bytes from v2202508289559376586.nicesrv.de (152.53.191.169): icmp_seq=1 ttl=50 time=131 ms
64 bytes from v2202508289559376586.nicesrv.de (152.53.191.169): icmp_seq=2 ttl=50 time=131 ms
64 bytes from v2202508289559376586.nicesrv.de (152.53.191.169): icmp_seq=3 ttl=50 time=131 ms
^C
home.myopenhab.org ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 130.764/131.096/131.431/0.272 ms

$ curl -s https://icanhazip.com
104.56.abc.xyz