Yep - and they all appear to have the right timestamp when they get recreated. Is there any lock file or temporary copies hidden away?
On Tue, Nov 21, 2017 at 10:19 AM, Thomas Keffer <[email protected]> wrote: > OK. Did you try deleting all the png files? > > -tk > > On Mon, Nov 20, 2017 at 4:51 PM, Richard Beare <[email protected]> > wrote: > >> Yep, I've already done that. They are being updated. I'm about to start >> learning about the db structure to see if there's something else hanging >> around, but that sounds like it might take more sweat than I really want to >> expend right now. >> >> On Tue, Nov 21, 2017 at 8:55 AM, Thomas Keffer <[email protected]> wrote: >> >>> If you look at the timestamps on the daily image files (ls -l >>> /home/weewx/public_html/day*) are they being updated? Or, stuck on the 18th? >>> >>> One thing you could try is deleting all the graphs (png files). WeeWX >>> will regenerate them on the next reporting cycle. >>> >>> rm /home/weewx/public_html/*.png >>> >>> >>> -tk >>> >>> On Mon, Nov 20, 2017 at 3:27 PM, Richard Beare <[email protected]> >>> wrote: >>> >>>> Hi, >>>> I've had the following problems with weewx following a brief power >>>> outage. The system is a fineoffset station connected to a raspberry pi. The >>>> power cycle corrupted the database, but didn't appear to affect the >>>> station. I restored the database from a backup earlier in the week, and >>>> everything appears to be running fine. Missing data was fetched from the >>>> station, the panel on the left seems to be updating correctly. However the >>>> graphs are stuck on a single day. (2017/11/18). The weekly graphs are fine. >>>> >>>> I've confirmed the clock settings are OK, and I've upgraded to the >>>> latest version. >>>> >>>> I've tried the following using various combinations of backup >>>> databases: dumping newer than the day before the power outage, dropping and >>>> rebuilding summaries and deleting the png files. >>>> >>>> At this point I'm starting to think I need to reinstall, but I hope I'm >>>> missing something basic. >>>> >>>> Thanks >>>> >>>> Summary logs: >>>> >>>> Nov 21 08:21:11 raspberrypi weewx[23919]: manager: Added record >>>> 2017-11-21 08:20:00 AEDT (1511212800) to database 'weewx.sdb' >>>> >>>> Nov 21 08:21:11 raspberrypi weewx[23919]: manager: Added record >>>> 2017-11-21 08:20:00 AEDT (1511212800) to daily summary in 'weewx.sdb' >>>> >>>> Nov 21 08:21:11 raspberrypi weewx[23919]: reportengine: Running reports >>>> for latest time in the database. >>>> >>>> Nov 21 08:21:11 raspberrypi weewx[23919]: reportengine: Running report >>>> StandardReport >>>> >>>> Nov 21 08:21:12 raspberrypi weewx[23919]: reportengine: Found >>>> configuration file /home/weewx/skins/Standard/skin.conf for report >>>> StandardReport >>>> >>>> Nov 21 08:21:12 raspberrypi weewx[23919]: cheetahgenerator: using >>>> search list ['weewx.cheetahgenerator.Almanac', >>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', >>>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', >>>> 'weewx.cheetahgenerator.Extras'] >>>> >>>> Nov 21 08:21:12 raspberrypi weewx[23919]: manager: Daily summary >>>> version is 2.0 >>>> >>>> Nov 21 08:21:12 raspberrypi weewx[23919]: restx: Wunderground-PWS: >>>> Published record 2017-11-21 08:20:00 AEDT (1511212800) >>>> >>>> Nov 21 08:21:24 raspberrypi weewx[23919]: cheetahgenerator: Generated >>>> 14 files for report StandardReport in 12.17 seconds >>>> >>>> Nov 21 08:21:24 raspberrypi weewx[23919]: manager: Daily summary >>>> version is 2.0 >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: imagegenerator: Generated 12 >>>> images for StandardReport in 4.18 seconds >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: copygenerator: copied 0 files >>>> to /home/weewx/public_html >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: reportengine: Running report >>>> FTP >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: reportengine: Found >>>> configuration file /home/weewx/skins/Ftp/skin.conf for report FTP >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: ftpgenerator: FTP upload not >>>> requested. Skipped. >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: reportengine: Running report >>>> RSYNC >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: reportengine: Found >>>> configuration file /home/weewx/skins/Rsync/skin.conf for report RSYNC >>>> >>>> Nov 21 08:21:28 raspberrypi weewx[23919]: rsyncgenerator: rsync upload >>>> not requested. Skipped. >>>> >>>> >>>> sudo /home/weewx/bin/wee_device /home/weewx/weewx.conf --info >>>> >>>> Using configuration file /home/weewx/weewx.conf >>>> >>>> Using FineOffsetUSB driver version 1.9 (weewx.drivers.fousb) >>>> >>>> Querying the station... >>>> >>>> Fine Offset station settings: >>>> >>>> local time: 2017.11.21 08:26:19 AEDT >>>> >>>> polling mode: PERIODIC >>>> >>>> >>>> abs_pressure: 1019.1 >>>> >>>> current_pos: 21728 >>>> >>>> data_changed: 0 >>>> >>>> data_count: 4080 >>>> >>>> date_time: 2017-11-21 07:23 >>>> >>>> hum_in_offset: 8967 >>>> >>>> hum_out_offset: 8465 >>>> >>>> id: None >>>> >>>> lux_wm2_coeff: 0 >>>> >>>> magic_1: 0x55 >>>> >>>> magic_2: 0xaa >>>> >>>> model: None >>>> >>>> rain_coef: None >>>> >>>> read_period: 5 >>>> >>>> rel_pressure: 1020.0 >>>> >>>> temp_in_offset: 5896 >>>> >>>> temp_out_offset: 514 >>>> >>>> timezone: 16 >>>> >>>> unknown_01: 0 >>>> >>>> unknown_18: 1 >>>> >>>> version: 255 >>>> >>>> wind_coef: None >>>> >>>> wind_mult: 0 >>>> >>>> >>>> -- >>>> 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. >>>> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "weewx-user" group. >>> To unsubscribe from this topic, visit https://groups.google.com/d/to >>> pic/weewx-user/Qkb5l9fjk9Q/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [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. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/weewx-user/Qkb5l9fjk9Q/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [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.
