Hi Gary,

Thanks for your help.

Getting the log entries was hard fought as the usual sudo tail -f 
/var/log/syslog was stopped dead in its tracks.

I managed to get the following from Ubuntu:

6:09:18 glenn weewx[1134]: engine: Main loop exiting. Shutting engine down.
Dec 14 16:09:18 glenn weewx[1134]: engine: Caught unrecoverable exception in 
engine:
Dec 14 16:09:18 glenn weewx[1134]:     ****  not all arguments converted during 
string formatting
Dec 14 16:09:18 glenn weewx[1134]:     ****  Traceback (most recent call last):
Dec 14 16:09:18 glenn weewx[1134]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 894, in main
Dec 14 16:09:18 glenn weewx[1134]:     ****      engine.run()
Dec 14 16:09:18 glenn weewx[1134]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 188, in run
Dec 14 16:09:18 glenn weewx[1134]:     ****      for packet in 
self.console.genLoopPackets():
Dec 14 16:09:18 glenn weewx[1134]:     ****    File 
"/usr/share/weewx/user/atmocomudp.py", line 283, in genLoopPackets
Dec 14 16:09:18 glenn weewx[1134]:     ****      loginf('raw packet: %s' % m)
Dec 14 16:09:18 glenn weewx[1134]:     ****  TypeError: not all arguments 
converted during string formatting
Dec 14 16:09:18 glenn weewx[1134]:     ****  Exiting.

---

On Saturday, December 14, 2019 at 3:44:17 PM UTC-5, gjr80 wrote:
>
> Hi,
>
> I think you are going to need to see those raw packets to fix this. I just 
> looked at the driver code and the log raw packets code is pretty basic. 
> When you set log_raw_packets = True what do you see in the log? This part 
> should be easy to fix.
>
> When posting the log make sure you include from WeeWX startup through 
> until the error hits.
>
> Gary
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/cab1cb56-4988-4c77-a6e1-34e9e4b6fec7%40googlegroups.com.

Reply via email to