It seems to be installed. Doesn't mean it's running. Let's verify a few things. Paste the output of the following commands please:
sudo apt-get policy weewx sudo which weewxd sudo ls -al /etc/weewx sudo ls -al /var/www/html If sudo which weewxd returns something like /usr/bin/weewxd. Try this command, then paste the output of syslog sudo service weewx start On Monday, January 28, 2019 at 3:56:27 PM UTC-5, David Thomas wrote: > > Hi Pat and thanks for the response. > > Here's a copy of what I did and the output from the log file; also, there > is no www directory in /var > > *pi@weewx*:*/home $* sudo apt-get install weewx > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Suggested packages: > > sqlite httpd > > The following NEW packages will be installed: > > weewx > > 0 upgraded, 1 newly installed, 0 to remove and 204 not upgraded. > > Need to get 0 B/1,215 kB of archives. > > After this operation, 5,022 kB of additional disk space will be used. > > Preconfiguring packages ... > > Selecting previously unselected package weewx. > > (Reading database ... 125224 files and directories currently installed.) > > Preparing to unpack .../archives/weewx_3.8.2-1_all.deb ... > > Unpacking weewx (3.8.2-1) ... > > Setting up weewx (3.8.2-1) ... > > > Setting record_generation to software. > > Saved configuration to /etc/weewx/weewx.conf > > Processing triggers for systemd (232-25+deb9u2) ... > > *pi@weewx*:*/home $* sudo tail -f /var/log/syslog > > Jan 28 20:52:11 weewx systemd[1]: Reloading. > > Jan 28 20:52:11 weewx systemd[1]: apt-daily-upgrade.timer: Adding 53min > 5.412871s random time. > > Jan 28 20:52:15 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > Jan 28 20:52:20 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > Jan 28 20:52:25 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > Jan 28 20:52:30 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > Jan 28 20:52:35 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > Jan 28 20:52:40 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > Jan 28 20:52:45 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > Jan 28 20:52:50 weewx vncserver-x11[376]: AgentInitCheck: agent comms > failure > > Jan 28 20:52:55 weewx vncserver-x11[376]: AgentInitCheck: no response from > agent > > ^C > > *pi@weewx*:*/home $* ls /var > > *backups* *cache* *lib* *local* *lock* *log* *mail* *opt* *run* > *spool* swap tmp > > *pi@weewx*:*/home $* > -- 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.
