On Wednesday, 26 June 2019 03:04:18 UTC+10, Peter Roed wrote: > > Hope this is enough reading material. Thanks for your help. > > Unfortunately not enough reading :) You need to capture the WeeWX startup, it contains a lot of config info. Look back in you log and look for something like:
Jun 11 16:55:18 cockatoo weewx[1215]: engine: Initializing weewx version 3.9 .1 Jun 11 16:55:18 cockatoo weewx[1215]: engine: Using Python 2.7.13 (default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516] Jun 11 16:55:18 cockatoo weewx[1215]: engine: Platform Linux-4.19.42-v7+- armv7l-with-debian-9.9 Jun 11 16:55:18 cockatoo weewx[1215]: engine: Locale is 'en_AU.UTF-8' Jun 11 16:55:18 cockatoo weewx[1215]: engine: pid file is /var/run/weewx.pid Jun 11 16:55:18 cockatoo weewx[1204]: Starting weewx weather system: weewx. Jun 11 16:55:18 cockatoo weewx[1219]: engine: Using configuration file /home /weewx/weewx.conf You want from (and including) this point on. It looks like you just missed the end of the startup in your post. Also, can you describe the symptoms you are seeing in a more detail. You say 'it all of a sudden stopped updating'. Clearly records are being added to your archive and reports generated and uploaded to a server. Do the pages contain any data, does the displayed date-time change, are the plots being updated correctly? Is your site available publicly? In this case more is better. 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/458d5005-1e31-49b0-9f3d-e45489d3e1b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
