---------- Forwarded message --------- From: John Smith <[email protected]> Date: Sun, 19 Oct 2025 at 20:45 Subject: Re: Zasebno sporočilo na temo: [weewx-user] weewx stopped to work To: [email protected] <[email protected]>
That's another problem then, you need 3.7+ On Sun, 19 Oct 2025 at 20:38, [email protected] <[email protected]> wrote: > Hi > I didn't understand that post which link you gave me. > Like if you have phyton 3.13 it doesn't work but if you have a python 3.11 > it will work. > my python3 --version > Python 3.6.8 > so what else I can do? > > > nedelja, 19. oktober 2025 ob 11:29:26 UTC+2 je oseba John Smith napisala: > > a 2 second search of this mailing list about python six would have brought > this post up: > > https://groups.google.com/g/weewx-user/c/04WSgv2Ze7g/m/Q5uEUV_UAQAJ > > On Sun, 19 Oct 2025 at 19:52, [email protected] <[email protected]> > wrote: > > Hi[image: 2025-10-19 10_26_35-weewx-user - Google Skupine — Mozilla > Firefox.png] > I have installed weewx on my Almalinux 8.1 > weewx is weewxd version 5.2.0 installed with rpm package > I also use interceptor extension driver version is 0.60, because weather > station is on one location and server is on another location > and latelly it works and than few hours not and than again works few hours > and I didn't change anything on my hardware on anything else. > Now just doesn't work. debug is enabled with 2 > here is a log file > https://privatebin.povej.net/?652988824f49d945#6xUKhFcie1eDiGJpnoAmgbwej9xCqZhgQsJQneFhR65f > here is weewx.config file > > https://privatebin.povej.net/?aac20f54dbbf38ec#6VhqcafPoLEBzYrFuwbLPLUGH1VBhkRhSxXSwA76ZDna > here is skin config file > > https://privatebin.povej.net/?59d1ce0e4a5b305d#9QV47nj3UTqQEBZ38c71KPzj867w7matybCsjpDGG52q > and this is a debug log > weectl debug > Using configuration file /etc/weewx/weewx.conf > Traceback (most recent call last): > File "/usr/share/weewx/weectl.py", line 75, in <module> > main() > File "/usr/share/weewx/weectl.py", line 67, in main > namespace.func(namespace) > File "/usr/share/weewx/weectllib/__init__.py", line 90, in dispatch > namespace.action_func(config_dict, namespace) > File "/usr/share/weewx/weectllib/debug_cmd.py", line 54, in debug > weectllib.debug_actions.debug(config_dict, output=namespace.output) > File "/usr/share/weewx/weectllib/debug_actions.py", line 52, in debug > sink = contextlib.nullcontext(sys.stdout) > AttributeError: module 'contextlib' has no attribute 'nullcontext' > > and this is from capturing packets from station > sudo timeout 20 tcpdump -ni any port 9800 -vv -A > dropped privs to tcpdump > tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture > size 262144 bytes > > 0 packets captured > 2 packets received by filter > 0 packets dropped by kernel > [root@web ~]# sudo timeout 20 tcpdump -ni any port 9800 -vv -A > dropped privs to tcpdump > tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture > size 262144 bytes > > 0 packets captured > 1 packet received by filter > 0 packets dropped by kernel > with captured packets > > https://privatebin.povej.net/?0c0c250a68f36a08#9xVUtGUueEZ5rVktBTNjvdaAm4Q4ULMJxpQ5cpnLvmeR > > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/41c739a3-b3de-451b-81ba-c1c5892827efn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/41c739a3-b3de-451b-81ba-c1c5892827efn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAGTinV7eVk3y_JdeeHo4bwcHThqPxZs6wiDC%2B2B9NO4R74cfGA%40mail.gmail.com.
