You will have to refresh the page in the browser - you cannot just leave the page open and expect it to automatically update/change.
The log shows that files are being ftp'd to the remote server. Have you checked the dates/times of the files on the server?? On Monday, 17 September 2018 02:41:39 UTC+3, vince wrote: > > On Sunday, September 16, 2018 at 2:57:23 PM UTC-7, Jose Gomez wrote: >> >> >>> Sep 16 21:50:19 raspberrypi weewx[1506]: cheetahgenerator: Generated 14 >>> files for report StandardReport in 4.32 seconds >>> Sep 16 21:50:23 raspberrypi weewx[1506]: imagegenerator: Generated 24 >>> images for StandardReport in 3.58 seconds >>> Sep 16 21:50:23 raspberrypi weewx[1506]: *copygenerator: copied 9 files >>> to /var/www/html/weewx* >>> Sep 16 21:50:50 raspberrypi weewx[1506]: ftpgenerator: ftp'd 47 files in >>> 27.14 seconds >>> Sep 16 21:55:14 raspberrypi weewx[1506]: manager: Added record >>> 2018-09-16 21:55:00 UTC (1537134900) to database 'weewx.sdb' >>> Sep 16 21:55:14 raspberrypi weewx[1506]: manager: Added record >>> 2018-09-16 21:55:00 UTC (1537134900) to daily summary in 'weewx.sdb' >>> Sep 16 21:55:16 raspberrypi weewx[1506]: wmr300: No data in heartbeat >>> interval, restarting >>> Sep 16 21:55:17 raspberrypi weewx[1506]: cheetahgenerator: Generated 14 >>> files for report StandardReport in 1.21 seconds >>> Sep 16 21:55:19 raspberrypi weewx[1506]: imagegenerator: Generated 24 >>> images for StandardReport in 2.39 seconds >>> Sep 16 21:55:19 raspberrypi weewx[1506]: *copygenerator: copied 0 files >>> to /var/www/html/weewx* >>> Sep 16 21:55:40 raspberrypi weewx[1506]: ftpgenerator: ftp'd 38 files in >>> 21.08 seconds >>> >>> >> > > The copygenerator copied 0 files is normal. That only does something once > when your weewx service starts up. > > The cheetagenerator and imagegenerator lines show that weewx is running > and updating the html and image files normally into wherever your > weewx.conf file sets them to install to. That would be > /home/weewx/public_html if you installed via setup.py or alternately at > /var/www/html/weewx if you used the .deb or apt methods of installing. > > -- 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.
