On Friday, September 24, 2021 at 3:02:30 PM UTC-4 Evan Kimberly wrote:
> Using configuration file /home/weewx/weewx.conf
>
> --- Logging error ---
>
> Traceback (most recent call last):
>
> File "/usr/local/lib/python3.8/logging/handlers.py", line 934, in emit
>
> self.socket.send(msg)
>
> OSError: [Errno 40] Message too long
>
this will take more sleuthing - apparently the gw1000 driver is sending too
much data to the socket?
> During handling of the above exception, another exception occurred:
>
> ...
>
> File "/home/weewx/bin/user/gw1000.py", line 1030, in __init__
>
> loginf('field map is %s' % natural_sort_dict(self.field_map))
>
> File "/home/weewx/bin/user/gw1000.py", line 537, in loginf
>
> <http://log.info>
>
this looks like a problem with the logger - the logging initialization
might need some tweaks for your bsd flavor?
> Interrogating GW1000 at 192.168.0.200:45000
>
> so the gw1000 code is running, but it is also failing. maybe gary can
look into this. i suspect that the logger needs to be set up explicitly in
the gw1000.py entry point, and some sleuthing is required to see why the
socket is complaining...
m
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/89517f74-f417-4789-ac9e-9f5154175fdbn%40googlegroups.com.