#404 Error from Radarr and Sonarr when adding missing
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
I've basically copy/pasted config from the docs. Everything is working great except the sonarr/radarr integration where it is trying to add missing movies/shows. The error that I'm seeing in the logs for radarr is attached as text and the below is what my configuration looks like, any help would be greatly appreciated.
radarr:
url: https://radarr.<mysite.com>
token: (redacted by Luma)
add_missing: true
add_existing: false
root_folder_path: /data
monitor:
availability: announced
quality_profile: Any
tag:
search: false
radarr_path:
plex_path:
upgrade_existing: false
ignore_cache: false
to be honest, what is your url for radarr?
Hello @verbal cloud, a user has suggested that this thread has been resolved and can be closed.
Please confirm that you are happy to close this thread by typing /close or by pressing the Close Post button which is pinned to this thread.
don't close, i only did that so i could tag whoever was the creator of this messge
@verbal cloud i'm pretty sure the 404 error has to do with your url and that url either not setup correctly,
you could also try adding /radarr to the end of the url
i would also mention that the way you have your radarr setup, it is going to add EVERY missing media file to radarr. so anything that's missing will just get sent to radarr
and would also help to attach your entire log
@cunning vapor Thanks, that did the trick! I migrated sonarr/radarr to home assistant and didn't realize it added the /sonarr /radarr suffix when I did that which weren't there before.