First, I would like to thank everyone for trying to help.

As of now this is the current status:
/usr/bin    contains multiple weewx files
/etc/weewx exists    with multiple folders and the 2 conf files. weewx.conf 
looks OK
/etc/weewx/skins    exists with 6 subfolders
/var/lib/weewx/   does not exist
/var/www/html/weewx/   does not exist
/usr/share/doc/weewx/     exists with multiple folders and files
/usr/share/doc/weewx/examples/   exists with multiple files and folders
/usr/bin/wee_*   has multiple files

The two missing folders do not show up even after after I enter
sudo /etc/init.d/weewx start
and let it run for awhile.

However, System Monitor doesn’t show any weewx program running.

At this point I have finally run out the will to try further. After posting 
this message, I will be purging weewx from the computer , and that will be 
the end of it. Again, thank you to everyone for trying to help, but at this 
point I’ve given up on ever getting it to run.


On Saturday, January 25, 2020 at 7:09:09 PM UTC-7, Paul McGeorge wrote:
>
> Your weewx.conf file is right where it belongs.  After the reboot you can 
> check the status with this command
>
> sudo tail -f /var/log/syslog
>
> You should see the device connected and something like this:
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WOW: Posting not enabled.
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: AWEKAS: Posting not enabled.
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WeatherCloud: service version 
> is 0.11
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: WeatherCloud: Data will be 
> uploaded for id=XXXXXXXXXXXXXX
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: OWM: service version is 0.8
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: OWM: Data will be uploaded for 
> XXXXXXXXXXXXX
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: Windy: version is 0.5
> Jan 25 18:59:24 garagepi3 weewx[25463]: restx: Windy: Data will be uploaded 
> to https://stations.windy.com/pws/update
> Jan 25 18:59:24 garagepi3 weewx[25463]: engine: Starting up weewx version 
> 3.9.2
> Jan 25 18:59:24 garagepi3 weewx[25463]: engine: Starting main packet loop.
>
>  Let it run 5 to 10 minutes and then check for the webpage as described in 
> http://www.weewx.com/docs/debian.htm
>
> If you want or need to run it directly make sure you stop weewx first with
>
> sudo /etc/init.d/weewx stop
>
> then run direct with 
>
> sudo weewxd /etc/weewx/weewx.conf
>
> You should see loop data if you are connected
>
> you can exit with Control C
>
> then restart weewx with
>
> sudo /etc/init.d/weewx start
>
>
>
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/fc4ace98-1c27-4c57-8dd8-0be13032e2e6%40googlegroups.com.

Reply via email to