OK, it's been running for most of the day and the API dashboard is looking good at only 53 accesses out of 5000 for the day, so 98.94% remaining. Not really sure why it ran out of calls.
Thanks, both for you help. On Wednesday, February 25, 2026 at 7:37:52 AM UTC O S wrote: > Thanks, Gary, The forecast has been off overnight, so I'll enable it again > soon and we'll see how long it lasts. > > On Tuesday, February 24, 2026 at 11:13:29 PM UTC [email protected] wrote: > >> Wait for tomorrow. The limits reset daily and monthly if you really hit >> it hard. >> >> On Tuesday, February 24, 2026 at 6:05:28 PM UTC-5 O S wrote: >> >>> OK, that's all done. >>> >>> Do you know how I'd go about troubleshooting the "too many requests" >>> issue? I've got a pretty standard setup here, and it's fairly newly >>> installed. Happy to post any/all of my weewx.conf file if needed. >>> >>> On Tuesday, February 24, 2026 at 10:57:41 PM UTC O S wrote: >>> >>>> Ah! Thank goodness for you ;) I'll do that then! >>>> On Tuesday, February 24, 2026 at 10:47:15 PM UTC Vince Skahan wrote: >>>> >>>>> Not unless you want to break your os massively. >>>>> >>>>> Just chown from /var/www/html/weewx and within… >>>>> >>>>> On Tuesday, February 24, 2026 at 2:35:35 PM UTC-8 O S wrote: >>>>> >>>>>> Thanks, Vince - I get: >>>>>> >>>>>> -rw-r--r-- 1 root weewx 2036 Feb 24 06:17 >>>>>> /var/www/html/weewx/belchertown/json/current_conditions.json >>>>>> >>>>>> So, I suppose I need: >>>>>> >>>>>> sudo chown -R weewx:weewx /var >>>>>> >>>>>> is what i need to do. >>>>>> >>>>>> On Tuesday, February 24, 2026 at 9:12:27 PM UTC Vince Skahan wrote: >>>>>> >>>>>>> You must be running the Belchertown fork from >>>>>>> https://github.com/uajqq/weewx-belchertown-new - the original one >>>>>>> has no such item in it. >>>>>>> >>>>>>> Try "ls -ald >>>>>>> /var/www/html/weewx/belchertown/json/current_conditions.json" and >>>>>>> verify >>>>>>> that file and its parent directories are owned by 'weewx' and group >>>>>>> 'weewx'. >>>>>>> >>>>>>> On Tuesday, February 24, 2026 at 12:15:19 PM UTC-8 O S wrote: >>>>>>> >>>>>>>> Hello all, >>>>>>>> >>>>>>>> Using the Belchertown skin, I keep exceeding the API limit for the >>>>>>>> Aeris forecast and I'm not sure why this is. >>>>>>>> >>>>>>>> The log, generate with *DEBUG = 1* in *weewx.conf* and *sudo >>>>>>>> journalctl -u weewx -f | tee /tmp/mylog* in a second terminal, >>>>>>>> gives me the errors below: >>>>>>>> >>>>>>>> Error downloading forecast data: HTTP Error 429: Too Many Requests >>>>>>>> >>>>>>>> and >>>>>>>> >>>>>>>> Error writing forecast Current Conditions info to >>>>>>>> /var/www/html/weewx/belchertown/json/current_conditions.json. Reason: >>>>>>>> [Errno 13] Permission denied: >>>>>>>> '/var/www/html/weewx/belchertown/json/current_conditions.json' >>>>>>>> >>>>>>>> The fuller version of the logs is here >>>>>>>> <https://pastebin.com/HjwRPuJS>. >>>>>>>> >>>>>>>> Thank you, >>>>>>>> Nick. >>>>>>>> >>>>>>> -- 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 visit https://groups.google.com/d/msgid/weewx-user/7de0b687-cd08-48eb-8cf3-284cd45de66cn%40googlegroups.com.
