WeeWX will generate html, images etc quite happily without a web server being installed (different matter of course if you want the WeeWX machine to serve web pages though). In the majority of cases the lack of public_html and index.html is an indication that the report cycle has not run which is often due to no archive records being generated/received.
Gary On Tuesday, 29 January 2019 12:35:20 UTC+10, Scott Grayban wrote: > > You are missing Apache2 > > apt install apache2 > > The install will create the missing folders that weewx requires to > generate the html and graphics. > > On Monday, January 28, 2019 at 11:52:15 AM UTC-8, David Thomas wrote: >> >> Hello, I hope someone is able to help me. >> >> I have been running WEEWX on a RaspberryPi for 5-6 years but >> unfortunately it recently stopped running. >> >> I rebooted the Pi with no success so I surmised the SD card had failed >> and decided to re-install using a new card. >> >> When I first installed WEEWX I recall it being quite straightforward, I'm >> no expert, but this time I have failed miserably. >> >> I have tried two ways: >> >> Firstly using the method *http://www.weewx.com/docs/debian.htm >> <http://www.weewx.com/docs/debian.htm>* *(eg: *sudo apt-get install >> weewx) >> >> Secondly using *sudo ./setup.py install* >> >> for the 2nd method I downloaded the *weewx-3.8.2.tar.gz * I did download >> the *weewx_3.8.2-1_all.deb file *at first but could not unpack it. >> >> Here is the *syslog* output >> >> *pi@weewx*:*/home/weewx-3.8.2 $* sudo tail -f /var/log/syslog >> >> Jan 28 19:41:31 weewx vncserver-x11[376]: AgentInitCheck: agent comms >> failure >> >> Jan 28 19:41:36 weewx vncserver-x11[376]: AgentInitCheck: no response >> from agent >> >> Jan 28 19:41:41 weewx vncserver-x11[376]: AgentInitCheck: agent comms >> failure >> >> >> Also there is no *public_html* folder or *index .html* file >> >> >> You've probably guessed I'm a novice but I was successful all those years >> ago, I just cannot remember what I did. >> >> >> Many thanks. >> > -- 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.
