So you are able to SSH into the RPi? Assuming you can, once the RPi has booted check on the status of the weeWX daemon:
$ sudo systemctl status weewx What does that show? Also have another look at the log. There will be a lot of stuff there from when the RPi booted but you should also see some lines that have weewx and a number in square brackets eg: Jan 6 13:41:06 Weatherpi weewx[1515]: engine: Initializing weewx version 3.8.2 Jan 6 13:41:06 Weatherpi weewx[1515]: engine: Using Python 2.7.9 (default, Sep 26 2018, 05:58:52) #012[GCC 4.9.2] Jan 6 13:41:06 Weatherpi weewx[1515]: engine: Platform Linux-4.9.35-v7+- armv7l-with-debian-8.0 Jan 6 13:41:06 Weatherpi weewx[1515]: engine: Locale is 'en_GB.UTF-8' What do those entries say? Post a good deal of them or right through until you see some errors from weeWX (if there are any). More is better, less just leave us guessing. Gary On Monday, 7 January 2019 11:22:16 UTC+10, monmul wrote: > > Thanks for that Gary, I might have to park the history project for a while > as I seem to have bigger problems! > > I had everything running nicely - updating WU and was able to see my > output on index.html.....and then I went headless... shutdown pulled out > the screen, keyboard and mouse and rebooted.....now it will not update WU > nor can I see it working on > file:///var/www/html/weewx/index.html.....Hmmmmm! I wonder what I might > have done wrong now! > > -- 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.
