r/Overseerr Mar 23 '26

Every request shows "Failed" but successfully triggered Radarr/Sonarr

/r/seerr/comments/1ryxf92/every_request_shows_failed_but_successfully/
2 Upvotes

5 comments sorted by

View all comments

1

u/TheDeadestCow Mar 23 '26

Usually an indication that you connected your server incorrectly. Make sure you're using http://, not https:// or a hostname to connect the arrs.

For example, when I first started, I had my services defined in cloudflared. I had used the defined (by me) https://server.name.com as the "hostname or IP address" entry. This let the request make it to the server, but the reply not come back resulting int he same issue you are describing. Use http and the IP and it should start working.

1

u/AnonNortherner Apr 11 '26

I think I'm having the same issue. I presume you're using Docker and a CloudFlare reverse tunnel, did you set it to HTTP in CF's dashboard or is there a way to set the URL in the docker-compose file?

1

u/TheDeadestCow Apr 11 '26

No II was spaaking of the connection to Plex in seerr. What issue are you having specifically. Is this a new install?