Hi Andrew Thanks a mil for getting back to me. I am doing ¨/etc/init.d/weewx status -l¨ . But this only gives a short snapshot. How do I see the whole thing. Sorry not very au fait with linux
Should I be looking at sudo tail -f /var/*log*/syslog. On Friday, April 26, 2019 at 11:53:06 AM UTC+2, bushtech wrote: > > My Vantage Vue station has been off for abour 2 weeks. Got it running > again but now weewx 3.9.1 is not posting to wunderground and I don see any > references to it in logs or on restart. > > Here is an extract from status on startup: > > weewx.service - LSB: weewx weather system > Loaded: loaded (/etc/init.d/weewx; bad; vendor preset: enabled) > Active: active (running) since Fri 2019-04-26 11:39:38 SAST; 8s ago > Docs: man:systemd-sysv-generator(8) > Process: 11751 ExecStop=/etc/init.d/weewx stop (code=exited, > status=0/SUCCESS) > Process: 11814 ExecStart=/etc/init.d/weewx start (code=exited, > status=0/SUCCESS) > Tasks: 2 > Memory: 9.8M > CPU: 175ms > CGroup: /system.slice/weewx.service > └─11830 python /usr/bin/weewxd --daemon > --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf > > Apr 26 11:39:38 ubuntuserver weewx[11830]: engine: Clock error is -0.76 > seconds (positive is fast) > Apr 26 11:39:38 ubuntuserver weewx[11830]: vantage: Getting archive > packets since 2019-04-14 15:30:00 SAST (1555248600) > Apr 26 11:39:38 ubuntuserver weewx[11830]: vantage: Gentle wake up of > console successful > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: Retrieving 486 > page(s); starting index= 2 > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: DMPAFT complete: page > timestamp 2019-02-20 08:00:00 SAST (1550642400) le...48600) > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: Catch up complete. > Apr 26 11:39:40 ubuntuserver weewx[11830]: engine: Starting main packet > loop. > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: Gentle wake up of > console successful > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: Requesting 200 LOOP > packets. > Apr 26 11:39:40 ubuntuserver weewx[11830]: vantage: Gentle wake up of > console successful > Extract from weewx.conf: > > [[Wunderground]] > # This section is for configuring posts to the Weather Underground. > > # If you wish to do this, set the option 'enable' to true, > # and specify a station (e.g., 'KORHOODR3') and password. > # To guard against parsing errors, put the password in quotes. > enable = true > station = INORTHWE6 > password = my password > > Where can I check or what is wrong? > Thanks for the help > -- 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.
