Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'doug wright' via weewx-user
Yea for that. All is well with displaying the report page. Thanks Gary and Dave. Doug Sent from my iPhone > On May 13, 2020, at 5:36 PM, gjr80 wrote: > > WeeWX use the singular for units, so foot not feet. Your altitude setting > under [Station] in weewx.conf has feet in it. > > Gary >

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread gjr80
WeeWX use the singular for units, so foot not feet. Your altitude setting under [Station] in weewx.conf has feet in it. Gary -- 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

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'dwright361' via weewx-user
Gary : I got his now after the LONG LAT fix... Doug i@weewx:~ $ sudo /etc/init.d/weewx start [ ok ] Starting weewx (via systemctl): weewx.service. pi@weewx:~ $ tail -f /var/log/syslog May 13 17:28:58 weewx weewx[7592] CRITICAL __main__: File "/usr/share/weewx/weewx/wxservices.py",

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'doug wright' via weewx-user
Thanks Dave Sent from my iPhone > On May 13, 2020, at 5:25 PM, Dave Webb KB1PVH wrote: > >  > Use sudo nano /etc/weewx/weewx.conf > > Dave-KB1PVH > > > Sent from my Galaxy S9 > >> On Wed, May 13, 2020, 6:23 PM 'doug wright' via weewx-user >> wrote: >> Permissions denied to save weewx.con

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread gjr80
The user account you are using to edit weewx.conf has insufficient privileges, use an account that does have sufficient privileges or prefix you editor command with sudo. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread Dave Webb KB1PVH
Use sudo nano /etc/weewx/weewx.conf Dave-KB1PVH Sent from my Galaxy S9 On Wed, May 13, 2020, 6:23 PM 'doug wright' via weewx-user < weewx-user@googlegroups.com> wrote: > Permissions denied to save weewx.conf > > Sent from my iPhone > > > On May 13, 2020, at 4:53 PM, gjr80 wrote: > > > > You

Re: [weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'doug wright' via weewx-user
Permissions denied to save weewx.conf Sent from my iPhone > On May 13, 2020, at 4:53 PM, gjr80 wrote: > > You have an error with your latitude setting in weewx.conf: > > May 13 16:32:29 weewx weewx[6603] CRITICAL __main__: ValueError: > invalid literal for float(): 28.275153 -97.46

[weewx-user] Re: web page is DEFAULT

2020-05-13 Thread gjr80
You have an error with your latitude setting in weewx.conf: May 13 16:32:29 weewx weewx[6603] CRITICAL __main__: ValueError: invalid literal for float(): 28.275153 -97.464723 It looks like you have specified both latitude and longitude for latitude. Edit weewx.conf, fix the error, sav

[weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'dwright361' via weewx-user
[ ok ] Stopping weewx (via systemctl): weewx.service. pi@weewx:~ $ sudo /etc/init.d/weewx start [ ok ] Starting weewx (via systemctl): weewx.service. pi@weewx:~ $ tail -f /var/log/syslog May 13 16:32:29 weewx weewx[6603] CRITICAL __main__: File "/usr/share/weewx/weewxd", line 148, in m

[weewx-user] Re: web page is DEFAULT

2020-05-13 Thread gjr80
Hi, The answer is in your first post: If WeeWX was installed from DEB or RPM package, no configuration should be necessary since the reports are placed in the directory /var/www/html/weewx, which is in the Apache DocumentRoot directory /var/www/html I am guessing that since you got a 404 error

[weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'dwright361' via weewx-user
I think my reports are in the wrong path . the Index.html is the default Debian test page. What folder are the reports from the weather station held? On Wednesday, May 13, 2020 at 12:14:11 PM UTC-5, dwright361 wrote: > > Phil; I tried that and I get :Not Found > > The requested URL was not found

[weewx-user] Re: web page is DEFAULT

2020-05-13 Thread 'dwright361' via weewx-user
Phil; I tried that and I get :Not Found The requested URL was not found on this server. -- Apache/2.4.25 (Raspbian) Server at 10.10.5.187 Port 80 On Wednesday, May 13, 2020 at 11:58:59 AM UTC-5, Phil Green wrote: > > On my system I have to state folder /weewx at the en