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 
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/91f49ab9-4efb-4101-8cde-08adc013f62c%40googlegroups.com.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/C4E4B25D-2F52-4598-B31D-F2EB24115767%40yahoo.com.


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 an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/91f49ab9-4efb-4101-8cde-08adc013f62c%40googlegroups.com.


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", line 565, in altimeter
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   altitude 
= weewx.units.convertStd(self.altitude_vt, record['usUnits'])
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__: File 
"/usr/share/weewx/weewx/units.py", line 1270, in convertStd
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   return 
StdUnitConverters[target_std_unit_system].convert(val_t)
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__: File 
"/usr/share/weewx/weewx/units.py", line 889, in convert
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   
new_val_t = convert(val_t, new_unit_type)
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__: File 
"/usr/share/weewx/weewx/units.py", line 1238, in convert
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   
conversion_func = conversionDict[val_t[1]][target_unit_type]
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   KeyError: 
u'feet'
May 13 17:28:58 weewx weewx[7592] CRITICAL __main__:   Exiting.


On Wednesday, May 13, 2020 at 5:27:08 PM UTC-5, gjr80 wrote:
>
> 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 this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2037bfd6-50d6-48cc-9f11-ef335ca2e7bb%40googlegroups.com.


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.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.464723
>> > 
>> > It looks like you have specified both latitude and longitude for latitude. 
>> > Edit weewx.conf, fix the error, save weewx.conf and restart WeeWX. Then 
>> > see if there are any further errors in the log.
>> > 
>> > 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 an 
>> > email to weewx-user+unsubscr...@googlegroups.com.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/weewx-user/1a2982db-126d-4518-985a-db6d5ddff551%40googlegroups.com.
>> 
>> -- 
>> 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 weewx-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/B145BD70-49DD-4F81-87FE-3932027A5FF0%40yahoo.com.
> 
> -- 
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/CAEMY9Ffpy2es2uGC9ZZ6s9b4arBv3BPqPYZQD28kX8x5RzLjXA%40mail.gmail.com.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/122C8C17-E223-405B-8190-0F41C06EF06F%40yahoo.com.


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 this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/45e92719-00c9-4505-a2a3-a5106a3ac267%40googlegroups.com.


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 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, save weewx.conf and restart
> WeeWX. Then see if there are any further errors in the log.
> >
> > 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
> an email to weewx-user+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/1a2982db-126d-4518-985a-db6d5ddff551%40googlegroups.com
> .
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/B145BD70-49DD-4F81-87FE-3932027A5FF0%40yahoo.com
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAEMY9Ffpy2es2uGC9ZZ6s9b4arBv3BPqPYZQD28kX8x5RzLjXA%40mail.gmail.com.


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.464723
> 
> It looks like you have specified both latitude and longitude for latitude. 
> Edit weewx.conf, fix the error, save weewx.conf and restart WeeWX. Then see 
> if there are any further errors in the log.
> 
> 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 an 
> email to weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/1a2982db-126d-4518-985a-db6d5ddff551%40googlegroups.com.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/B145BD70-49DD-4F81-87FE-3932027A5FF0%40yahoo.com.