Hi Susan Regret to say that weewx stopped running again without writing anything to syslog, messages or user.log. Syslog shows that when weewx starts it is using the correct version of the driver, so I’m puzzled as to what is going on. Would you like a copy of the syslog file in it’s entirety to see if that throws up any clues?
I’m going to run weewx again but with your original driver to see what happens this time. Incidentally if I set the loop-delay to 60 secs the program doesn’t run at all – currently set at 30secs. Sorry to be a nuisance! Graham From: [email protected] <[email protected]> On Behalf Of [email protected] Sent: 04 April 2018 03:50 To: weewx-user <[email protected]> Subject: Re: [weewx-user] Re: weewx crashes with error: unpack requires a string of len 104 Grrrr - too long since I wrote the code and I made a stupid mistake. The two 'loginf' lines should read loginf('Bad data: length = {0}'.format(len(rxData))) loginf('Bad data: "{0}"'.format(rxData)) I've attached your file with the correction in it. Sorry about that. Susan -- 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] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
