Calendar widget not working
I am having a somewhat odd problem. Most of my widgets with the exception of the calendar widget appear to be working. In specific, the current download speed, pihole and current download list are working. In addition, my integration objects (sonarr, radarr and others) are all green. I have also double checked the API keys (see attached image).
In addition, I have checked the calendar view in sonarr/radarr to confirm that I should see entries.
What could be wrong?
Solution:Jump to solution
@Manicraft1001 Yes, the toggle was only for the poster fetching, so I automated it. doesn't change anything regarding the URL, only the json parsing
27 Replies
I have just checked the log. It shows one warning for the calendar widget
Since there is neither a date nor time stamp, I have no idea if that is a recent message or not.
Hi, are you running Sonarr v4? Have you checked the API version in the calendar widget?
Thank you for getting back to me! My sonarr is version 3.0.10.1567
Where can I select the API version of the widget?
The widget is offering me the following options.
Is anything else in the log?
@Tag where is the API toggle? Has it been removed?
Solution
@Manicraft1001 Yes, the toggle was only for the poster fetching, so I automated it. doesn't change anything regarding the URL, only the json parsing
Not much else in the log beside the usual 401 errors when using docker containers.
Usual 401? Pretty sure that this isn't supposed to be
I assume you set the correct tokens?
The 401 error is currently coming for Plex and I have solved it by adding 401 as a successful status in the Plex homarr integration.
It is my understanding that this is a known problem that will be fixed in a future release.
Didn't you say that the widget was not working?
But yes, adding 401 is the solution. You can also add the
whatever/index.html
URL at the end.
Just copy it from your browserThe calendar widget is not working. It used to indicate scheduled releases from radarr/sonarr/lidarr and now it only shows the calendar itself. plex integration is working if I use the workaround above.
@Tag do you have an idea?
Sometimes it's as simple as removing the app and adding them back again. Did you try that?
Are you using docker? And if so, did you add those apps using docker integration?
@Tag Great idea! I will try adding/removing the calendar widget right away. And, yes, this is running on docker, but I haven't done any docker integration configuration.
@tag When removing/re-adding the calendar widget, I observed something weird. The calendar widget briefly displayed some "dots" indicating release activity. I quickly pressed "Save", but that made the "dots" disappear again. So, I tried it a second time and took a screenshot below... Hovering over any green dot does not reveal an upcoming release though. Instead it says "Online 200". I am guessing it might just be the integration ping icon...
I have also adjusted my docker compose file to include the docker docket and it shows under /var/run, but I am lost on what to do next to test it...
Nevermind. I found the docker monitoring output under tools -> docker. That could be a little bit more intuitive in my humble opinion, but I love what it does.
Should I try removing lidarr, sonarr and radarr and then re-add them using tools -> docker?
OK. I have spent a few more minutes and have removed lidarr, radarr and sonarr. Once removed, I re-added them using tools -> docker. Then I re-applied all required configuration including the api key. Unfortunately, that didn't fix anythimg...
I am going to call it a night now. Will be back later on tomorrow. Thank you for tryimng to help!
This is a bug, it seems your apps are under your widget
Another day. I can now report that the calendar widget has started reporting on sonarr objects (indicated by blue dots on the widget). No updates from radarr or lidarr (lidarr might not have any, but I am sure I should see updates from radarr).
I spoke too soon. I am also seeing a lidarr update for next month. Only radarr is not showing up...
Wait. I am seeing radarr updates when I go back in time...
I forgot to reconfigure the widget (it was set to cinema). I think it is working now. So, I guess re-adding the widget and all integration apps plus some time did the trick.
@Tag and @Manicraft1001 Thank you! Since there has been a time delay between adding the widget and integrations, and things actually starting to work again, I am guessing that there might be a small script error somewhere, but my issue is gone for now. 🙂
Glad to hear