Hi Stefan,
Thanks a lot for this advice.
I replaced my WU password by the device key and I do not have upload 
problems anymore.
Pierre-Yves

Le vendredi 23 septembre 2022 à 14:59:48 UTC+2, [email protected] a écrit :

> Just in case anyone else is still having WU issues, make sure you are 
> using the "Key" in your WU profile instead of your WU account password in 
> weewx.conf.
> Login to your wunderground.com account and go to "My Devices" under "My 
> Profile". Next to your Station ID, you will see "Key" and in my case, it is 
> 8 characters. Use that Key for your password in weewx.conf. This is not the 
> same as the "API Key".
>
> [[Wunderground]] 
> # This section is for configuring posts to the Weather Underground. 
>
> # If you wish to post to the Weather Underground, set the option 'enable' 
> to true, then 
> # specify a station (e.g., 'KORHOODR3') and password. To guard against 
> parsing errors, put 
> # the password in quotes. 
> enable = true 
> station =* your station id*  
> password = "*key *" 
>
> # If you plan on using wunderfixer, set the following 
> # to your API key: 
> api_key = *your API Key*
>
> Hope this helps as this was my issue. 
>
> Stefan 
> On Friday, 23 September 2022 at 00:39:35 UTC-4 [email protected] 
> wrote:
>
>> My weather station is still offline.  Given the number of posts here I'm 
>> assuming it's a Weather Underground issue.
>>
>> On Thursday, September 22, 2022 at 11:17:21 AM UTC-7 [email protected] 
>> wrote:
>>
>>> Same -- back as of 1310ish ET.
>>>
>>> On Thursday, September 22, 2022 at 1:54:41 PM UTC-4 pgeenhuizen wrote:
>>>
>>>> Mine is back also as of 13:10:25 EDT
>>>>
>>>>
>>>> On 9/22/22 13:17, Tom Keffer wrote:
>>>>
>>>> Mine is back online as well. Wonder what that was all about?
>>>>
>>>> On Thu, Sep 22, 2022 at 10:15 AM Dave Webb KB1PVH <[email protected]> 
>>>> wrote:
>>>>
>>>>> Mine is back online as of 13:14 EDT.
>>>>>
>>>>> Dave - KB1PVH
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Sent from my Galaxy S21
>>>>>
>>>>> On Thu, Sep 22, 2022, 12:43 PM Del Merritt <[email protected]> 
>>>>> wrote:
>>>>>
>>>>>> I am seeing no errors publishing (rapid fire) to wunderground, e.g.:
>>>>>> Sep 22 12:38:49 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:38:50 EDT (1663864730)
>>>>>> Sep 22 12:38:51 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:38:52 EDT (1663864732)
>>>>>> Sep 22 12:38:53 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:38:54 EDT (1663864734)
>>>>>> Sep 22 12:38:55 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:38:56 EDT (1663864736)
>>>>>> Sep 22 12:38:57 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:38:58 EDT (1663864738)
>>>>>> Sep 22 12:38:59 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:39:00 EDT (1663864740)
>>>>>> Sep 22 12:39:01 weewx[15535] INFO weewx.restx: Wunderground-RF: 
>>>>>> Published record 2022-09-22 12:39:02 EDT (1663864742)
>>>>>>
>>>>>> WeeWX 4.8.0, Davis Vantage Pro2. Running on a RaspberryPI.
>>>>>>
>>>>>> Cheers,
>>>>>> -Del
>>>>>>
>>>>>>
>>>>>> On Thu, Sep 22, 2022 at 12:36 PM Pete Geenhuizen <[email protected]> 
>>>>>> wrote:
>>>>>>
>>>>>>> Seeing the same thing since 1300 Sept 21.
>>>>>>>
>>>>>>> On 9/22/22 11:49, Tom Stewart wrote:
>>>>>>>
>>>>>>> Nothing since 9/21 @ 10:55 a.m. ET. :-( 
>>>>>>>
>>>>>>> getting errors like the following in the log:
>>>>>>>
>>>>>>> Sep 22 09:50:39 woodypi weewx[575] ERROR weewx.restx: 
>>>>>>> Wunderground-PWS: Failed to publish record 2022-09-22 09:50:00 EDT 
>>>>>>> (1663854600): Failed upload after 3 tries
>>>>>>>
>>>>>>> similar to Tyler's
>>>>>>>
>>>>>>> On Thursday, September 22, 2022 at 11:44:45 AM UTC-4 TomR wrote:
>>>>>>>
>>>>>>>> I’m seeing the same thing. 
>>>>>>>>
>>>>>>>> Tom
>>>>>>>>
>>>>>>>> On Sep 22, 2022, at 10:35 AM, Tyler Johnson <[email protected]> 
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>> I was wondering if anyone else is having issues publishing records 
>>>>>>>> to WeatherUnderground starting yesterday around 11:52PM EST? Both 
>>>>>>>> standard 
>>>>>>>> and rapid updates seem to be failing but I've validated the API is 
>>>>>>>> working 
>>>>>>>> and reachable from my server.
>>>>>>>>
>>>>>>>> Sep 22 13:11:25 homeserver python3[25207]: weewx[25207] INFO 
>>>>>>>> weewx.engine: Starting main packet loop.
>>>>>>>> Sep 22 13:11:27 homeserver python3[25207]: weewx[25207] ERROR 
>>>>>>>> weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 
>>>>>>>> 13:11:27 
>>>>>>>> UTC (1663852287): Failed upload after 1 tries
>>>>>>>> Sep 22 13:11:27 homeserver python3[25207]: weewx[25207] ERROR 
>>>>>>>> weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 
>>>>>>>> 13:11:27 
>>>>>>>> UTC (1663852287): Failed upload after 1 tries
>>>>>>>> Sep 22 13:11:29 homeserver python3[25207]: weewx[25207] ERROR 
>>>>>>>> weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 
>>>>>>>> 13:11:29 
>>>>>>>> UTC (1663852289): Failed upload after 1 tries
>>>>>>>>
>>>>>>>> Curl works:
>>>>>>>> curl 
>>>>>>>> https://api.weather.com/v2/pws/observations/current\?stationId\=KMABOSTO365\&format\=json\&units\=e\&apiKey\=
>>>>>>>> <private>
>>>>>>>> {"observations":[{"stationID":"KMABOSTO365","obsTimeUtc":"2022-09-22T15:34:19Z","obsTimeLocal":"2022-09-22
>>>>>>>>  
>>>>>>>> 11:34:19","neighborhood":"Beacon Hill","softwareType":"Maximum 
>>>>>>>> Inc","country":"US","solarRadiation":null,"lon":-71.069,"realtimeFrequency":null,"epoch":1663860859,"lat":42.357,"uv":null,"winddir":315,"humidity":0,"qcStatus":1,"imperial":{"temp":68,"heatIndex":68,"dewpt":null,"windChill":68,"windSpeed":0,"windGust":9,"pressure":null,"precipRate":0.00,"precipTotal":0.00,"elev":56}}]}
>>>>>>>>
>>>>>>>> Any help would be greatly appreciated.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Tyler
>>>>>>>>
>>>>>>>> -- 
>>>>>>>> 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].
>>>>>>>> To view this discussion on the web visit 
>>>>>>>> https://groups.google.com/d/msgid/weewx-user/5ea7428b-3d55-4413-97fb-84b6b6a8fc23n%40googlegroups.com
>>>>>>>>  
>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/5ea7428b-3d55-4413-97fb-84b6b6a8fc23n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>>> .
>>>>>>>>
>>>>>>>> -- 
>>>>>>> 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].
>>>>>>> To view this discussion on the web visit 
>>>>>>> https://groups.google.com/d/msgid/weewx-user/6e430b50-549f-434a-97ba-d5e6655b6b56n%40googlegroups.com
>>>>>>>  
>>>>>>> <https://groups.google.com/d/msgid/weewx-user/6e430b50-549f-434a-97ba-d5e6655b6b56n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>>
>>>>>>> -- 
>>>>>>> This message has been scanned for viruses and 
>>>>>>> dangerous content by *MailScanner* <http://www.mailscanner.info/>, 
>>>>>>> and is 
>>>>>>> believed to be clean. 
>>>>>>>
>>>>>>>
>>>>>>> -- 
>>>>>>> Unencumbered by the thought process.  
>>>>>>>  -- Click and Clack the Tappet brothers 
>>>>>>>
>>>>>>> -- 
>>>>>>> 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].
>>>>>>> To view this discussion on the web visit 
>>>>>>> https://groups.google.com/d/msgid/weewx-user/276495ce-4e65-ac24-473f-0ab10f1b285f%40geenhuizen.net
>>>>>>>  
>>>>>>> <https://groups.google.com/d/msgid/weewx-user/276495ce-4e65-ac24-473f-0ab10f1b285f%40geenhuizen.net?utm_medium=email&utm_source=footer>
>>>>>>> .
>>>>>>>
>>>>>> -- 
>>>>>> 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].
>>>>>> To view this discussion on the web visit 
>>>>>> https://groups.google.com/d/msgid/weewx-user/CAMVOkV1PYfVuen-7cTyZmsduvgTC%3Duq0fALfcVhMJFYCTbSPsg%40mail.gmail.com
>>>>>>  
>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAMVOkV1PYfVuen-7cTyZmsduvgTC%3Duq0fALfcVhMJFYCTbSPsg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>> -- 
>>>>> 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].
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/weewx-user/CAEMY9FeZBGxSnUKdFyF%3D9AetLL9b9OZ0%3DAPL%3DQHDFEhFe049KA%40mail.gmail.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/weewx-user/CAEMY9FeZBGxSnUKdFyF%3D9AetLL9b9OZ0%3DAPL%3DQHDFEhFe049KA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>> -- 
>>>> 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].
>>>>
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEDgvGVLw6MwHjLqw2comhpr-OCr_eD2%2BQh989UQEK1uUg%40mail.gmail.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEDgvGVLw6MwHjLqw2comhpr-OCr_eD2%2BQh989UQEK1uUg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>>
>>>>
>>>> -- 
>>>> This message has been scanned for viruses and 
>>>> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and 
>>>> is 
>>>> believed to be clean. 
>>>>
>>>>
>>>> -- 
>>>> Unencumbered by the thought process.  
>>>>  -- Click and Clack the Tappet brothers 
>>>>
>>>>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c4065b08-1146-411b-a43e-6930c485b95bn%40googlegroups.com.

Reply via email to