Things to try:

1. Double check your password. Did you get it correct?
2. Does your password include the pound ('#') character? If so, ConfigObj
will interpret it as a comment. Put the password in quotes.
3. Does it contain the single quote ("'") character? If so, the password
will need to be put in double quotes.
4. Same with the double quote ('"') character. Put the password in single
quotes.

-tk

On Sat, Sep 12, 2020 at 9:21 PM Pablo Revilla <pablorevi...@gmail.com>
wrote:

> I am trying to update wunderground but it is not letting me.
> I am also attaching the config section.
>
> Any ideas?
>
> Sep 12 21:15:23 plex weewx[4240] DEBUG weewx.restx: Wunderground-PWS:
> Failed upload attempt 1: HTTP Error 401: Unauthorized
> Sep 12 21:15:29 plex weewx[4240] DEBUG weewx.restx: Wunderground-PWS:
> Failed upload attempt 2: HTTP Error 401: Unauthorized
> Sep 12 21:15:34 plex weewx[4240] DEBUG weewx.restx: Wunderground-PWS:
> Failed upload attempt 3: HTTP Error 401: Unauthorized
> Sep 12 21:15:34 plex weewx[4240] ERROR weewx.restx: Wunderground-PWS:
> Failed to publish record 2020-09-12 21:15:00 PDT (1599970500): Failed
> upload after 3 tries
>
>
>   [[Wunderground]]
>         # This section is for configuring posts to the Weather Underground.
>
>         # If you wish to do this, set the option 'enable' to true,
>         # and specify a station (e.g., 'KORHOODR3') and password.
>         # To guard against parsing errors, put the password in quotes.
>         enable = True
>         station =KCASANJO1246
>         password ='mywundergroundpassword'
>
>         # If you plan on using wunderfixer, set the following
>         # to your API key:
>         api_key ="myapikey"
>
>         # Set the following to True to have weewx use the WU "Rapidfire"
>         # protocol. Not all hardware can support it. See the User's Guide.
>         rapidfire = False
>
>
> ##############################################################################
>
> --
> 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/a4a42717-c626-4077-98f9-15ed3d2d9d1cn%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/a4a42717-c626-4077-98f9-15ed3d2d9d1cn%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAPLTAGUqGJz%2BPXgOfswA6e3j3JEA9wfNXfMc%2BNfe0Lkw%40mail.gmail.com.

Reply via email to