[weewx-user] Re: Weather Underground Upload Fails

2019-10-17 Thread Ford Smith
The actions detailed by Thomas Keffer solved the problem!

On Wednesday, October 16, 2019 at 8:51:35 AM UTC-4, Ford Smith wrote:
>
> Until a brief power failure the other day, my weewx reading an Accurite 
> weather station was performing perfectly on a Raspberry Pi 4. Since then, 
> the upload to Weather Underground has failed. I've reinstalled weewx, even 
> created a new PWS on Underground, and finally turned Debug on. Apparently, 
> the problem  is:
>
> *Oct 16 08:40:25 raspberrypi weewx[3114]: restx: Wunderground-PWS: Failed 
> upload attempt 2:  certificate verify*
> I've searched for how to correct this Certificate problem and can find no 
> answers.
> Help!!
>

-- 
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/b75799be-f95b-49cf-bce4-aa42853f84c8%40googlegroups.com.


Re: [weewx-user] Re: Weather Underground Upload Fails

2019-10-16 Thread Thomas Keffer
Most likely this is being caused because you are missing the necessary
certificates on your RPi to certify the https connection.

I'm definitely not a certificates expert, but try this on your RPi:

*sudo apt-get update*
*sudo apt-get install --reinstall ca-certificates*

This will refresh your cache of certificates.

-tk

On Wed, Oct 16, 2019 at 6:37 AM Ford Smith  wrote:

> weewx 3.9.2
>
> python 2.7.16
>
> On Wednesday, October 16, 2019 at 8:51:35 AM UTC-4, Ford Smith wrote:
>>
>> Until a brief power failure the other day, my weewx reading an Accurite
>> weather station was performing perfectly on a Raspberry Pi 4. Since then,
>> the upload to Weather Underground has failed. I've reinstalled weewx, even
>> created a new PWS on Underground, and finally turned Debug on. Apparently,
>> the problem  is:
>>
>> *Oct 16 08:40:25 raspberrypi weewx[3114]: restx: Wunderground-PWS: Failed
>> upload attempt 2: > certificate verify*
>> I've searched for how to correct this Certificate problem and can find no
>> answers.
>> Help!!
>>
> --
> 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/0da2fbea-457b-40d4-9f95-214e57e9ff36%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/CAPq0zECJX_FGC2%2BCohoPaRZmTvhY3Y%2BvYXcq_MeAGpP-uui%3DKA%40mail.gmail.com.


[weewx-user] Re: Weather Underground Upload Fails

2019-10-16 Thread Ford Smith
weewx 3.9.2

python 2.7.16

On Wednesday, October 16, 2019 at 8:51:35 AM UTC-4, Ford Smith wrote:
>
> Until a brief power failure the other day, my weewx reading an Accurite 
> weather station was performing perfectly on a Raspberry Pi 4. Since then, 
> the upload to Weather Underground has failed. I've reinstalled weewx, even 
> created a new PWS on Underground, and finally turned Debug on. Apparently, 
> the problem  is:
>
> *Oct 16 08:40:25 raspberrypi weewx[3114]: restx: Wunderground-PWS: Failed 
> upload attempt 2:  certificate verify*
> I've searched for how to correct this Certificate problem and can find no 
> answers.
> Help!!
>

-- 
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/0da2fbea-457b-40d4-9f95-214e57e9ff36%40googlegroups.com.