--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/de797053-3552-46ed-8027-5ff8aef67210n%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/K8EABxk8R7o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/3e1117e3-c4d6-4ac9-9613-707141f5d58bn%40googlegroups.com.
ERROR user.mqtt: Failed to connect to MQTT server (mqtt://teffi:x...@wxvm.bz3gfkrlqtrsc3sv.myfritz.net:1883/): [Errno 101] Network is unreachable
ERROR weewx.restx: MQTT: Failed to publish record 2024-10-08 21:18:25 CEST (1728415105): MQTT client not available

To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/78f8ba90-64ee-49c8-87a2-0d243dba80ben%40googlegroups.com.


teffi@rvwx:~ $ sudo systemctl status weewx.service
● weewx.service - WeeWX
Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset: enabled)
Active: active (running) since Tue 2024-10-15 11:28:28 CEST; 1 day 9h ago
Docs: https://weewx.com/docs
Main PID: 799 (python3)
Tasks: 1 (limit: 3909)
CPU: 1min 23.979s
CGroup: /system.slice/weewx.service
└─799 python3 /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
Oct 16 20:34:21 rvwx weewxd[799]: INFO user.MQTTSubscribe: (Service) min_delay is 1
Oct 16 20:34:21 rvwx weewxd[799]: INFO user.MQTTSubscribe: (Service) max_delay is 120
Oct 16 20:34:21 rvwx weewxd[799]: INFO user.MQTTSubscribe: (Service) password is set
Oct 16 20:34:21 rvwx weewxd[799]: INFO user.MQTTSubscribe: (Service) Archive topic is None
Oct 16 20:34:21 rvwx weewxd[799]: DEBUG user.gw1000: Next update in 5 seconds
Oct 16 20:34:26 rvwx weewxd[799]: ERROR user.MQTTSubscribe: (Service) Failed to connect to wxvm.bz3gfkrlqtrsc3sv.myfritz.net at 1883. '[Errno 101] Network is unreachable'
Oct 16 20:34:26 rvwx weewxd[799]: DEBUG user.gw1000: Next update in 5 seconds
Oct 16 20:34:27 rvwx weewxd[799]: INFO user.gw1000: GatewayCollector thread has been terminated
Oct 16 20:34:27 rvwx weewxd[799]: CRITICAL __main__: Caught WeeWxIOError: [Errno 101] Network is unreachable
Oct 16 20:34:27 rvwx weewxd[799]: CRITICAL __main__: **** Waiting 60.0 seconds then retrying...
teffi@rvwx:~ $ mosquitto_sub -v -t '#' -h wxvm.bz3gfkrlqtrsc3sv.myfritz.net
^C
teffi@rvwx:~ $ mosquitto_sub -v -t '#' -h 77.21.85.171
^C
teffi@rvwx:~ $ mosquitto_sub -v -t '#' -h 2a02:8108:9340:757c:efa5:3c2b:a158:b1d9
Error: Network is unreachable
teffi@rvwx:~ $ sudo python3 getinfo.py
(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('77.21.85.171', 1883))
(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_DGRAM: 2>, 17, '', ('77.21.85.171', 1883))
(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_RAW: 3>, 0, '', ('77.21.85.171', 1883))
(<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('2a02:8108:9340:757c:efa5:3c2b:a158:b1d9', 1883, 0, 0))
(<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_DGRAM: 2>, 17, '', ('2a02:8108:9340:757c:efa5:3c2b:a158:b1d9', 1883, 0, 0))
(<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_RAW: 3>, 0, '', ('2a02:8108:9340:757c:efa5:3c2b:a158:b1d9', 1883, 0, 0))
So, only for the IPv6 Address I got the Error:Network is unreachable.
Host name and IPv4 did not do anything and I needed to cancel out.
Tomorrow, I am back in Germany and I am wondering if it will work again ...
Cheers,
Stefan
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6d9f4c63-2cf8-46b5-be4e-c1bcda193b3an%40googlegroups.com.
teffi@rvwx:~ $ sudo python3 connect.py
(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('77.21.85.171', 1883))
ERROR: timed out
(<AddressFamily.AF_INET6: 10>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('2a02:8108:9340:757c:efa5:3c2b:a158:b1d9', 1883, 0, 0))
ERROR: [Errno 101] Network is unreachable
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6d9f4c63-2cf8-46b5-be4e-c1bcda193b3an%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6d9f4c63-2cf8-46b5-be4e-c1bcda193b3an%40googlegroups.com.