Re: [weewx-user] Re: cant registrer my weather stations

2022-11-04 Thread matthew wall
On Thursday, November 3, 2022 at 5:06:41 PM UTC-4 tke...@gmail.com wrote:

> The problem is the "location" option. Here's the error showing up on 
> weewx.com:
>
> 2022.11.03 17:45:34 execute failed: Incorrect string value: 
> '\xCE\x9C\xCE\xB5\xCF\x84...' for column 'description' at row 1 
> reg={description=Μετεωρολογικός Σταθμός Νέων Μουδανιών 
> Χαλκιδικής,last_addr=87.202.32.10,last_seen=1667497534,latitude=40.2430,longitude=23.2770,platform_info=Linux-5.10.0-16-amd64-x86_64-with-glibc2.31,python_info=3.9.2,station_model=WΗ1080,station_type=FineOffsetUSB,station_url=
> https://kairos.moudania.com,user_agent=weewx/4.9.1,weewx_info=4.9.1}
>
> Unfortunately, the registry does not handle utf-8 characters well, which 
> is a known problem. See Issue #7 
> .
>
> I would fix it myself, but all that stuff is written in Perl by mwall, and 
> I don't have a clue how that language works.
>

for the record, on 03nov2022, i modified the registry database schema so 
that the 'description' field would use utf8 4-byte encoding instead of 
latin1.  more detail in the issue mentioned above.

no changes to the perl code :)

-- 
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/4bf7e697-e5ca-47a8-9c49-4e6aee8da592n%40googlegroups.com.


Re: [weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread Tom Keffer
It is weird. It's possible the problem is related to an "upgrade" in perl,
or MySQL. Don't know.

On Thu, Nov 3, 2022 at 2:47 PM Δημήτρης Βήχος 
wrote:

> my both os are in greek locale. i rember in past i was registred kolxiko
> weather station in greek. remember in 4.6 verion of weewx. know in 4.9
> cant. its weird that the weewx accept all greek characters , except the
> registration. i will set for now to english title of my stations
>
> Στις Πέμπτη 3 Νοεμβρίου 2022 στις 11:06:41 μ.μ. UTC+2, ο χρήστης
> tke...@gmail.com έγραψε:
>
>> The problem is the "location" option. Here's the error showing up on
>> weewx.com:
>>
>> 2022.11.03 17:45:34 execute failed: Incorrect string value:
>> '\xCE\x9C\xCE\xB5\xCF\x84...' for column 'description' at row 1
>> reg={description=Μετεωρολογικός Σταθμός Νέων Μουδανιών
>> Χαλκιδικής,last_addr=87.202.32.10,last_seen=1667497534,latitude=40.2430,longitude=23.2770,platform_info=Linux-5.10.0-16-amd64-x86_64-with-glibc2.31,python_info=3.9.2,station_model=WΗ1080,station_type=FineOffsetUSB,station_url=
>> https://kairos.moudania.com,user_agent=weewx/4.9.1,weewx_info=4.9.1}
>>
>> Unfortunately, the registry does not handle utf-8 characters well, which
>> is a known problem. See Issue #7
>> .
>>
>> I would fix it myself, but all that stuff is written in Perl by mwall,
>> and I don't have a clue how that language works.
>>
>> My apologies.
>>
>> -tk
>>
>> On Thu, Nov 3, 2022 at 10:59 AM Δημήτρης Βήχος 
>> wrote:
>>
>>> my station stanza
>>>
>>> [Station]
>>>
>>> # Description of the station location
>>> location = Μετεωρολογικός Σταθμός Νέων Μουδανιών Χαλκιδικής
>>>
>>> # Latitude in decimal degrees. Negative for southern hemisphere
>>> latitude = 40.243
>>> # Longitude in decimal degrees. Negative for western hemisphere.
>>> longitude = 23.277
>>>
>>> # Altitude of the station, with the unit it is in. This is used only
>>> # if the hardware cannot supply a value.
>>> altitude = 4, meter
>>>
>>> # Set to type of station hardware. There must be a corresponding
>>> stanza
>>> # in this file, which includes a value for the 'driver' option.
>>> station_type = FineOffsetUSB
>>>
>>> # If you have a website, you may specify an URL. This is required if
>>> you
>>> # intend to register your station.
>>> station_url = https://kairos.moudania.com
>>>
>>> # The start of the rain year (1=January; 10=October, etc.). This is
>>> # downloaded from the station if the hardware supports it.
>>> rain_year_start = 1
>>>
>>> # Start of week (0=Monday, 6=Sunday)
>>> week_start = 6
>>>
>>> Στις Πέμπτη 3 Νοεμβρίου 2022 στις 7:56:54 μ.μ. UTC+2, ο χρήστης vince
>>> έγραψε:
>>>
 On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com
 wrote:

>
> Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry:
> Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value:
> '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"
>

 Lets see your [Station] stanza from weewx.conf please.  I'm guessing
 that you have strange characters in there possibly in your 'location = '
 line or nearby.


 --
>>> 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+...@googlegroups.com.
>>>
>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/85b2443f-31ea-4fd4-9805-42a1a59ac135n%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/4d2c52c4-fdea-4d72-8059-68db3350a658n%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/CAPq0zEDL3Adi5cn2QKqFM3%3DDMr%2BkRaV2Na_tnYWzE5bh6yjwMw%40mail.gmail.com.


Re: [weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread Δημήτρης Βήχος
my both os are in greek locale. i rember in past i was registred kolxiko 
weather station in greek. remember in 4.6 verion of weewx. know in 4.9 
cant. its weird that the weewx accept all greek characters , except the 
registration. i will set for now to english title of my stations

Στις Πέμπτη 3 Νοεμβρίου 2022 στις 11:06:41 μ.μ. UTC+2, ο χρήστης 
tke...@gmail.com έγραψε:

> The problem is the "location" option. Here's the error showing up on 
> weewx.com:
>
> 2022.11.03 17:45:34 execute failed: Incorrect string value: 
> '\xCE\x9C\xCE\xB5\xCF\x84...' for column 'description' at row 1 
> reg={description=Μετεωρολογικός Σταθμός Νέων Μουδανιών 
> Χαλκιδικής,last_addr=87.202.32.10,last_seen=1667497534,latitude=40.2430,longitude=23.2770,platform_info=Linux-5.10.0-16-amd64-x86_64-with-glibc2.31,python_info=3.9.2,station_model=WΗ1080,station_type=FineOffsetUSB,station_url=
> https://kairos.moudania.com,user_agent=weewx/4.9.1,weewx_info=4.9.1}
>
> Unfortunately, the registry does not handle utf-8 characters well, which 
> is a known problem. See Issue #7 
> .
>
> I would fix it myself, but all that stuff is written in Perl by mwall, and 
> I don't have a clue how that language works.
>
> My apologies. 
>
> -tk
>
> On Thu, Nov 3, 2022 at 10:59 AM Δημήτρης Βήχος  
> wrote:
>
>> my station stanza
>>
>> [Station]
>> 
>> # Description of the station location
>> location = Μετεωρολογικός Σταθμός Νέων Μουδανιών Χαλκιδικής
>> 
>> # Latitude in decimal degrees. Negative for southern hemisphere
>> latitude = 40.243
>> # Longitude in decimal degrees. Negative for western hemisphere.
>> longitude = 23.277
>> 
>> # Altitude of the station, with the unit it is in. This is used only
>> # if the hardware cannot supply a value.
>> altitude = 4, meter
>> 
>> # Set to type of station hardware. There must be a corresponding 
>> stanza
>> # in this file, which includes a value for the 'driver' option.
>> station_type = FineOffsetUSB
>> 
>> # If you have a website, you may specify an URL. This is required if 
>> you
>> # intend to register your station.
>> station_url = https://kairos.moudania.com
>> 
>> # The start of the rain year (1=January; 10=October, etc.). This is
>> # downloaded from the station if the hardware supports it.
>> rain_year_start = 1
>> 
>> # Start of week (0=Monday, 6=Sunday)
>> week_start = 6
>>
>> Στις Πέμπτη 3 Νοεμβρίου 2022 στις 7:56:54 μ.μ. UTC+2, ο χρήστης vince 
>> έγραψε:
>>
>>> On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com 
>>> wrote:
>>>

 Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry: 
 Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value: 
 '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"

>>>
>>> Lets see your [Station] stanza from weewx.conf please.  I'm guessing 
>>> that you have strange characters in there possibly in your 'location = ' 
>>> line or nearby.
>>>
>>>
>>> -- 
>> 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+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/85b2443f-31ea-4fd4-9805-42a1a59ac135n%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/4d2c52c4-fdea-4d72-8059-68db3350a658n%40googlegroups.com.


Re: [weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread Tom Keffer
The problem is the "location" option. Here's the error showing up on
weewx.com:

2022.11.03 17:45:34 execute failed: Incorrect string value:
'\xCE\x9C\xCE\xB5\xCF\x84...' for column 'description' at row 1
reg={description=Μετεωρολογικός Σταθμός Νέων Μουδανιών
Χαλκιδικής,last_addr=87.202.32.10,last_seen=1667497534,latitude=40.2430,longitude=23.2770,platform_info=Linux-5.10.0-16-amd64-x86_64-with-glibc2.31,python_info=3.9.2,station_model=WΗ1080,station_type=FineOffsetUSB,station_url=
https://kairos.moudania.com,user_agent=weewx/4.9.1,weewx_info=4.9.1}

Unfortunately, the registry does not handle utf-8 characters well, which is
a known problem. See Issue #7 .

I would fix it myself, but all that stuff is written in Perl by mwall, and
I don't have a clue how that language works.

My apologies.

-tk

On Thu, Nov 3, 2022 at 10:59 AM Δημήτρης Βήχος 
wrote:

> my station stanza
>
> [Station]
>
> # Description of the station location
> location = Μετεωρολογικός Σταθμός Νέων Μουδανιών Χαλκιδικής
>
> # Latitude in decimal degrees. Negative for southern hemisphere
> latitude = 40.243
> # Longitude in decimal degrees. Negative for western hemisphere.
> longitude = 23.277
>
> # Altitude of the station, with the unit it is in. This is used only
> # if the hardware cannot supply a value.
> altitude = 4, meter
>
> # Set to type of station hardware. There must be a corresponding stanza
> # in this file, which includes a value for the 'driver' option.
> station_type = FineOffsetUSB
>
> # If you have a website, you may specify an URL. This is required if
> you
> # intend to register your station.
> station_url = https://kairos.moudania.com
>
> # The start of the rain year (1=January; 10=October, etc.). This is
> # downloaded from the station if the hardware supports it.
> rain_year_start = 1
>
> # Start of week (0=Monday, 6=Sunday)
> week_start = 6
>
> Στις Πέμπτη 3 Νοεμβρίου 2022 στις 7:56:54 μ.μ. UTC+2, ο χρήστης vince
> έγραψε:
>
>> On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com
>> wrote:
>>
>>>
>>> Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry:
>>> Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value:
>>> '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"
>>>
>>
>> Lets see your [Station] stanza from weewx.conf please.  I'm guessing that
>> you have strange characters in there possibly in your 'location = ' line or
>> nearby.
>>
>>
>> --
> 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/85b2443f-31ea-4fd4-9805-42a1a59ac135n%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/CAPq0zEAaUKb4TH7GrEVA%3D_Gpq8SAxNwyE94dwVN6HEbS%3DckjBw%40mail.gmail.com.


[weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread vince
Yes, the location in Greek (?) characters seems to be the issue

You seem to have registered https://kairos.moudania.com/kolxiko/ 
successfully in the past with Greek characters according to 
https://groups.google.com/g/weewx-user/c/9eAWjrvbIAU/m/JUwjf8X-CQAJ so do 
whatever you did then for that site.

Perhaps your os isn't set to a greek language ?   Try the 'locale' command 
on both systems and see if there are any differences.

On Thursday, November 3, 2022 at 10:59:30 AM UTC-7 hobbyl...@gmail.com 
wrote:

> my station stanza
>
> [Station]
> 
> # Description of the station location
> location = Μετεωρολογικός Σταθμός Νέων Μουδανιών Χαλκιδικής
> 
> # Latitude in decimal degrees. Negative for southern hemisphere
> latitude = 40.243
> # Longitude in decimal degrees. Negative for western hemisphere.
> longitude = 23.277
> 
> # Altitude of the station, with the unit it is in. This is used only
> # if the hardware cannot supply a value.
> altitude = 4, meter
> 
> # Set to type of station hardware. There must be a corresponding stanza
> # in this file, which includes a value for the 'driver' option.
> station_type = FineOffsetUSB
> 
> # If you have a website, you may specify an URL. This is required if 
> you
> # intend to register your station.
> station_url = https://kairos.moudania.com
> 
> # The start of the rain year (1=January; 10=October, etc.). This is
> # downloaded from the station if the hardware supports it.
> rain_year_start = 1
> 
> # Start of week (0=Monday, 6=Sunday)
> week_start = 6
>
> Στις Πέμπτη 3 Νοεμβρίου 2022 στις 7:56:54 μ.μ. UTC+2, ο χρήστης vince 
> έγραψε:
>
>> On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com 
>> wrote:
>>
>>>
>>> Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry: 
>>> Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value: 
>>> '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"
>>>
>>
>> Lets see your [Station] stanza from weewx.conf please.  I'm guessing that 
>> you have strange characters in there possibly in your 'location = ' line or 
>> nearby.
>>
>>
>>

-- 
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/0f166e87-5af6-4281-a84f-e4f7f706483fn%40googlegroups.com.


[weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread Δημήτρης Βήχος
my station stanza

[Station]

# Description of the station location
location = Μετεωρολογικός Σταθμός Νέων Μουδανιών Χαλκιδικής

# Latitude in decimal degrees. Negative for southern hemisphere
latitude = 40.243
# Longitude in decimal degrees. Negative for western hemisphere.
longitude = 23.277

# Altitude of the station, with the unit it is in. This is used only
# if the hardware cannot supply a value.
altitude = 4, meter

# Set to type of station hardware. There must be a corresponding stanza
# in this file, which includes a value for the 'driver' option.
station_type = FineOffsetUSB

# If you have a website, you may specify an URL. This is required if you
# intend to register your station.
station_url = https://kairos.moudania.com

# The start of the rain year (1=January; 10=October, etc.). This is
# downloaded from the station if the hardware supports it.
rain_year_start = 1

# Start of week (0=Monday, 6=Sunday)
week_start = 6

Στις Πέμπτη 3 Νοεμβρίου 2022 στις 7:56:54 μ.μ. UTC+2, ο χρήστης vince 
έγραψε:

> On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com 
> wrote:
>
>>
>> Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry: 
>> Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value: 
>> '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"
>>
>
> Lets see your [Station] stanza from weewx.conf please.  I'm guessing that 
> you have strange characters in there possibly in your 'location = ' line or 
> nearby.
>
>
>

-- 
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/85b2443f-31ea-4fd4-9805-42a1a59ac135n%40googlegroups.com.


[weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread vince
On Thursday, November 3, 2022 at 10:48:59 AM UTC-7 hobbyl...@gmail.com 
wrote:

>
> Nov  3 19:45:28 metfm weewx[10655] DEBUG weewx.restx: StationRegistry: 
> Failed upload attempt 2: b"FAIL: execute failed: Incorrect string value: 
> '\\xCE\\x9C\\xCE\\xB5\\xCF\\x84...' for column 'description' at row 1\n"
>

Lets see your [Station] stanza from weewx.conf please.  I'm guessing that 
you have strange characters in there possibly in your 'location = ' line or 
nearby.


-- 
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/0e0a88d3-e94a-4d21-b977-8280d47a4acfn%40googlegroups.com.


[weewx-user] Re: cant registrer my weather stations

2022-11-03 Thread Δημήτρης Βήχος
in both weather stations in weewx conf ,

 [[StationRegistry]]
# To register this weather station with weewx, set this to true,
# then fill out option 'station_url', located in the [Station] 
section above.
register_this_station = true
heres my log after debug=1

metfm@metfm:~$ sudo tail -f /var/log/syslog
[sudo] password for metfm: 
Nov  3 19:40:34 metfm weewx[10655] DEBUG weewx.manager: Daily summary 
version is 4.0
Nov  3 19:40:34 metfm weewx[10655] DEBUG weewx.manager: Daily summary 
version is 4.0
Nov  3 19:40:35 metfm weewx[10655] DEBUG weewx.drivers.fousb: get 787 
records since 2022-11-03 17:55:00
Nov  3 19:40:35 metfm weewx[10655] INFO weewx.drivers.fousb: synchronising 
to the weather station (quality=0)
Nov  3 19:40:36 metfm weewx[10655] DEBUG weewx.drivers.fousb: status 
{'rain_overflow': 0, 'lost_connection': 0, 'unknown': 0} (0)
Nov  3 19:40:42 metfm weewx[10655] DEBUG weewx.drivers.fousb: new data
Nov  3 19:40:42 metfm weewx[10655] DEBUG weewx.drivers.fousb: setting 
sensor clock 42.8507
Nov  3 19:40:42 metfm weewx[10655] DEBUG weewx.drivers.fousb: live 
synchronised
Nov  3 19:40:42 metfm weewx[10655] DEBUG weewx.drivers.fousb: packet 
timestamp is 17:40:42
Nov  3 19:40:42 metfm weewx[10655] DEBUG weewx.drivers.fousb: estimated log 
time 17:33:18 +/- 24s (17:32:54..17:33:42)
Nov  3 19:41:27 metfm weewx[10655] DEBUG weewx.drivers.fousb: avoid 
5.865389347076416
Nov  3 19:41:33 metfm weewx[10655] DEBUG weewx.drivers.fousb: new data
Nov  3 19:41:33 metfm weewx[10655] DEBUG weewx.drivers.fousb: packet 
timestamp is 17:41:30
Nov  3 19:41:33 metfm weewx[10655] DEBUG weewx.drivers.fousb: estimated log 
time 17:33:12 +/- 18s (17:32:42..17:33:30)
Nov  3 19:42:15 metfm weewx[10655] DEBUG weewx.drivers.fousb: avoid 
5.86328387260437
Nov  3 19:42:21 metfm weewx[10655] DEBUG weewx.drivers.fousb: new data
Nov  3 19:42:21 metfm weewx[10655] DEBUG weewx.drivers.fousb: packet 
timestamp is 17:42:18
Nov  3 19:42:21 metfm weewx[10655] DEBUG weewx.drivers.fousb: estimated log 
time 17:33:06 +/- 12s (17:32:30..17:33:18)
Nov  3 19:42:21 metfm weewx[10655] DEBUG weewx.drivers.fousb: synchronised 
to 2022-11-03 17:33:06 for ptr 0x3220
Nov  3 19:42:21 metfm weewx[10655] DEBUG weewx.drivers.fousb: found 0 
archive records
Nov  3 19:42:21 metfm weewx[10655] INFO weewx.engine: Starting main packet 
loop.
Nov  3 19:42:22 metfm weewx[10655] INFO weewx.drivers.fousb: station status 
{'rain_overflow': 0, 'lost_connection': 0, 'unknown': 0} (0)
Nov  3 19:42:22 metfm weewx[10655] DEBUG user.rtgd: Data may have been 
posted successfully. Response message was not received but a valid response 
code was received.
Nov  3 19:42:48 metfm dbus-daemon[813]: [session uid=1000 pid=813] 
Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested 
by ':1.37' (uid=1000 pid=1061 comm="/usr/bin/Thunar --daemon ")
Nov  3 19:42:48 metfm org.freedesktop.thumbnails.Thumbnailer1[10700]: 
Registered thumbnailer atril-thumbnailer -s %s %u %o
Nov  3 19:42:48 metfm org.freedesktop.thumbnails.Thumbnailer1[10700]: 
Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Nov  3 19:42:48 metfm dbus-daemon[813]: [session uid=1000 pid=813] 
Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Nov  3 19:43:22 metfm weewx[10655] DEBUG user.rtgd: Data may have been 
posted successfully. Response message was not received but a valid response 
code was received.
Nov  3 19:44:22 metfm weewx[10655] DEBUG user.rtgd: Data may have been 
posted successfully. Response message was not received but a valid response 
code was received.
Nov  3 19:44:44 metfm rtkit-daemon[622]: Supervising 5 threads of 2 
processes of 1 users.
Nov  3 19:44:44 metfm rtkit-daemon[622]: Supervising 5 threads of 2 
processes of 1 users.
Nov  3 19:45:22 metfm weewx[10655] INFO weewx.manager: Added record 
2022-11-03 19:45:00 EET (1667497500) to database 'weewx.sdb'
Nov  3 19:45:22 metfm weewx[10655] INFO weewx.manager: Added record 
2022-11-03 19:45:00 EET (1667497500) to daily summary in 'weewx.sdb'
Nov  3 19:45:22 metfm weewx[10655] DEBUG weewx.reportengine: Running 
reports for latest time in the database.
Nov  3 19:45:22 metfm weewx[10655] DEBUG weewx.reportengine: Running report 
'SeasonsReport'
Nov  3 19:45:22 metfm weewx[10655] DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/Seasons/skin.conf for report 
'SeasonsReport'
Nov  3 19:45:22 metfm weewx[10655] DEBUG weewx.cheetahgenerator: Using 
search list ['weewx.cheetahgenerator.Almanac', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', 
'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', 
'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', 
'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo']
Nov  3 19:45:22 metfm weewx[10655] DEBUG weewx.manager: Daily summary 
version is 4.0
Nov  3 19:45:23 metfm w

[weewx-user] Re: cant registrer my weather stations

2022-11-02 Thread vince
You need to set the station_url in weewx.conf 'and' set the 
register_this_station to true.   Two things.
http://www.weewx.com/docs/usersguide.htm#station_registry

On Wednesday, November 2, 2022 at 10:21:11 AM UTC-7 hobbyl...@gmail.com 
wrote:

> i have 2 weather stations who running weewx. after setting and uncomment 
> and set to true and restarting weewx cant see my stations on map after 2 
> hours.. the urls are
>
> https://kairos.moudania.com/index.php
>
> https://kairos.moudania.com/kolxiko 
> and the weather stations located in greece
>

-- 
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/cebfa807-ff91-4eb0-8ca2-d60d417e1e66n%40googlegroups.com.