On Sunday, September 17, 2017 at 6:47:32 AM UTC-7, zkab wrote: > > It seems to me that weewx don't get updates from the console ... I have > the same time at all labels (2017-09-11 09:30:00) and the same values in > Current Conditions' > Down below is how my installation worked ... don't understand what is > wrong ... appreciate how to proceed. > > *** Log after install weewx *** > > rajan@weather:~$ sudo tail -f /var/log/syslog > Sep 17 14:20:42 weather weewx[2511]: manager: Added record 2017-09-10 > 00:45:00 CEST (1504997100) to database 'weewx.sdb' > Sep 17 14:20:42 weather weewx[2511]: manager: Added record 2017-09-10 > 00:45:00 CEST (1504997100) to daily summary in 'weewx.sdb' > > So clearly weewx is working and saving data to the database
> *** Also I get some errors from the log *** > > $ cat /var/log/syslog | grep -i error > > Sep 17 14:20:23 weather weewx[2511]: engine: Clock error is -1.02 seconds > (positive is fast) > Sep 17 14:27:14 weather weewx[2777]: engine: Clock error is -1.34 seconds > (positive is fast) > Sep 17 14:27:26 weather weewx[2830]: engine: Clock error is -0.82 seconds > (positive is fast) > I wouldn't worry about these, eventually ntp will sync the clock up > Sep 17 14:52:54 weather wee_reports[3076]: cheetahgenerator: Generate > failed with exception '<type 'exceptions.IOError'>' > Sep 17 14:52:54 weather wee_reports[3076]: **** IOError: [Errno 13] > Permission denied: '/var/www/html/weewx/NOAA/NOAA-2017.txt.tmp' > Sep 17 14:52:54 weather wee_reports[3076]: cheetahgenerator: Generate > failed with exception '<type 'exceptions.IOError'>' > Sep 17 14:52:54 weather wee_reports[3076]: **** IOError: [Errno 13] > Permission denied: '/var/www/html/weewx/NOAA/NOAA-2017-09.txt.tmp' > > These are your problem - you have a permission problem with your /var/www/html/weewx tree and the files cannot be saved. Your clock is fine. -- 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.
