Hi, Long story short but part of the GW1000 driver wants to shutdown. To try and work out why we need a bit more info. Could you edit weewx.conf, set debug = 1, save weewx.conf and restart WeeWX. Let WeeWX run for a couple of archive intervals and then take a log extract from when you restarted WeeWX through until the couple of archive intervals have passed. Post the log extract here. If no errors such as the above are in the extract let WeeWX continue to run and when you next find an error in the log take a log extract from around five minutes before the error through until a couple of minutes after the error and post that extract.
Would also help to see you [GW1000] stanza from weewx.conf. Gary On Sunday, 23 August 2020 at 11:48:47 UTC+10 [email protected] wrote: > How can I fix this? What is happening? > > > On Saturday, August 22, 2020 at 9:48:24 PM UTC-4 Luke Marcum wrote: > >> Here's what it says in the log around the time it stopped reporting. >> This seems top be what is happening. >> >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: Caught >> unrecoverable exception: >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> Gw1000Collector needs to shutdown >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> Traceback (most recent call last): >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> File "/usr/share/weewx/weewxd", line 154, in main >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> engine.run() >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> File "/usr/share/weewx/weewx/engine.py", line 188, in run >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> for packet in self.console.genLoopPackets(): >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> File "/usr/share/weewx/user/gw1000.py", line 1499, in genLoopPackets >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> raise GW1000IOError("Gw1000Collector needs to shutdown") >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> user.gw1000.GW1000IOError: Gw1000Collector needs to shutdown >> Aug 22 19:02:56 raspberrypi weewx[1533] CRITICAL __main__: **** >> Exiting. >> >> On Saturday, August 22, 2020 at 8:32:37 PM UTC-4 [email protected] wrote: >> >>> Hard to say what's going on without the log. See the wiki article *Help! >>> Posting to weewx-user >>> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user>*. >>> >>> On Sat, Aug 22, 2020 at 5:01 PM Luke Marcum <[email protected]> >>> wrote: >>> >>>> So, I've recently set up weewx to run on my pi. It was running fine >>>> the first few days but now on the file:///var/www/html/weewx/index.html >>>> page with graphs and current conditions it has stopped updating twice >>>> today. The first time it stopped updating, it didn't update for around >>>> two >>>> hours so I decided to restart my pi and it started updating again. This >>>> lead to there being a spot in the graphs where there is no data. Now it >>>> has done it again for the second time today. Is there any way I can fix >>>> it >>>> from doing this? I am using my GW1000 to upload data to weewx. >>>> >>>> -- >>>> 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/4aeb0619-7dea-49d0-8fe3-a46e3edca5f1o%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/4aeb0619-7dea-49d0-8fe3-a46e3edca5f1o%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 on the web visit https://groups.google.com/d/msgid/weewx-user/43e61a6d-30b2-4e08-ae0b-a8561518e1d7n%40googlegroups.com.
