#Container able to access all sites; Api requests time out

6 messages · Page 1 of 1 (latest)

deep cargo
#

As title suggests. Using the exec tab, I can ping whatever website I like, but overseerr can't access a thing.

2024-04-15T16:54:51.260Z [warn][GitHub API]: Failed to retrieve GitHub releases. This may be an issue on GitHub's end. Overseerr can't check if it's on the latest version. {"errorMessage":"connect ETIMEDOUT 140.82.113.5:443"}
2024-04-15T16:55:00.021Z [info][Jobs]: Starting scheduled job: Plex Recently Added Scan 
2024-04-15T16:55:00.025Z [info][Plex Scan]: Scan starting {"sessionId":"6f0ea1de-4555-4a7a-945d-cdcb165e32b1"}
2024-04-15T16:56:08.070Z [warn][GitHub API]: Failed to retrieve GitHub releases. This may be an issue on GitHub's end. Overseerr can't check if it's on the latest version. {"errorMessage":"connect ETIMEDOUT 140.82.112.5:443"}```
#

dns is set to default,

#

I can post whatever logs are needed, so long as you can tell me where to find 'em.

#

Browser console posts a few nondescript 401s.

dusk talon
#

Try using network_mode: host in your docker-compose instead of letting Docker use the default bridge network

#

Also, the 401's to /auth/me are normal, that's just the UI checking if you are still logged in periodically