Can't get Sonarr to integrate with Calendar widget

Hi there I've tried adding Sonarr to Homarr, I added the api key and also the integration but when I add the calendar app it doesn't integrate and shows no content for all days
Solution:
apparently restarting the container fixed whatever was going on
Jump to solution
16 Replies
Cakey Bot
Cakey Bot3w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Manicraft1001
Manicraft10013w ago
!qa required_data
Cakey Bot
Cakey Bot3w ago
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question. Please provide: - your Homarr logs - your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...) - A detailed description of your problem or question with additional images where necessary - Your operating system - Version of Homarr (do not say latest! say 0.15.2, ...) Failure to comply with this will result in a permanent closure of your support request.
NetEcho
NetEchoOP3w ago
1) Not sure how to access Homarr logs as they are inside a docker container 2) Homarr is deployed using Docker-compose method on homarr website 3) Already described issue, Sonarr integration with Calendar widget is not functioning 4) Debian 12 5) not sure on exact version, docker-compose says latest and the image was pulled today
Manicraft1001
Manicraft10013w ago
1. Read the message again. There is a link. 2. Not a valid answer, post it anyway. It could differ. 3. We need more information. Is there anything at all in your Sonarr calendar? 5. Not valid, read my message again
NetEcho
NetEchoOP3w ago
1) https://pastebin.com/ckwptyYT 2) I installed docker.io and docker-compose on Debian, copied the .yaml from https://homarr.dev/docs/getting-started/installation and then did sudo docker-compose up -d 3) The calendar is completely blank, there should atleast be some releases showing for 1/5 5) looks like the exact version is 0.15.10
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
🚀 Installation | Homarr documentation
We provide multiple installation methods. Are you a newbie to Docker? We recommend Docker Compose for beginners.
NetEcho
NetEchoOP3w ago
hope thats enough also tried with and without a / at the end of the URL for sonarr
Manicraft1001
Manicraft10013w ago
Yes, that's enough - thank you. And just to confirm, the API key is correct and you copied it from Sonarr?
NetEcho
NetEchoOP3w ago
yes re-copied and pasted it a few times, I'll double check sonarr logs to see if there's any requests
Manicraft1001
Manicraft10013w ago
Yes, that'd be useful to know. On a side note, I'm unsure whether your date is in american format or not. 5 January should be available in the calendar but 1 May is not fetched since we only fetch from -2 months to +2 months in 0.15.10. This was improved in 1.0, which is not out yet.
NetEcho
NetEchoOP3w ago
yeah I was refering to 5 jan
Solution
NetEcho
NetEcho3w ago
apparently restarting the container fixed whatever was going on
NetEcho
NetEchoOP3w ago
just did docker-compose down then up -d again and now the integration appears to be working
Manicraft1001
Manicraft10013w ago
Okay. In 0.15.10, the data updating is not implemented very well. Maybe no request was ever sent to Sonarr and therefore nothing was shown. This has also been fixed in 1.0. Sorry for the trouble then, glad you got it fixed. Can I mark this as resolved?
NetEcho
NetEchoOP3w ago
yes, thanks for your replys
Manicraft1001
Manicraft10013w ago
You're welcome

Did you find this page helpful?