On Sunday, February 12, 2017 at 2:19:22 PM UTC-5, Paolo Benvenuto wrote: > > 2017-02-12 15:15 GMT+01:00 mwall: > >> the openweathermap web site is a bit confusing. it is oriented toward >> people who need to download data more than for people who want to upload >> data, the terms they use have changed over the years, and their >> step-by-step instructions are not accurate if taken literally. >> >> fwiw, i have been using the 'name' associated with a 'key' as the >> 'station_id' and 'appid', respectively. >> >> that works for me with either their 3.0 api or their pre-3.0 api >> >> no, it doesn't work, I get in syslog: > > restx: OWM: Failed to publish record 2017-02-12 20:15:00 CET (1486926900): > Failed upload after 3 tries >
paolo, in the log you should see the reason for each failure. to see even more detail, set debug=2 in weewx.conf then restart weewx. that will show you the actual url weewx is using to contact openweathermap. try using that URL in a web browser to figure out why it is failing. m -- 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]. For more options, visit https://groups.google.com/d/optout.
