Open AndyReifman opened 4 months ago
If possible could you try disabling IPV6 and retrying, as it looks to be an upstream issue relating to it.
If possible could you try disabling IPV6 and retrying, as it looks to be an upstream issue relating to it.
Disable on HA, Plex Server, or the entire home network?
Just on the HA install, so the addon cannot bind to it.
Hmm, so I disabled IPv6, rebooted HA, and it looks like I'm still getting the same error.
I can hit url: 'http://localhost:5055/api/v1/settings/public'
from my computer (using the correct HA url of course), but I'm not sure that's helpful.
Problem is cause: Error: connect ECONNREFUSED ::1:5055
Which looks to be related to https://github.com/sct/overseerr/pull/3839
lmiklosko commented Apr 5, 2024
Oof.
Wonder why I'm just now hitting this.
Have you found any fix? I'm having the same problem
Still happens. The addon in Alexbelgiums repo works fine (same version).
If possible could you try disabling IPV6 and retrying, as it looks to be an upstream issue relating to it.
Disabled IPv6 and still got the same issue
I was still hitting this.
Switched to https://github.com/alexbelgium/hassio-addons/tree/master/overseerr yesterday and it appears to be working fine.
I was still hitting this.
Switched to https://github.com/alexbelgium/hassio-addons/tree/master/overseerr yesterday and it appears to be working fine.
good suggestion works fine for me too although I don't get why. it is basically the same version
I'm having the same issue. No fix yet?
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
Same issue for me.
@AndrewVos I've moved over to Jellyseerr now if you'd want to see if that helps. Works fine, seems the same, just name is different: https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr
Anything to try with this issue ? It seems that this issues had already been asked for a solution https://github.com/hassio-addons/addon-overseerr/issues/14 but has been closed because of stale.
There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!
This is still happening. Does I have to provide more useful data about it ?
Problem
Recently I've started hitting an
Internal Server Error
webpage every time I try to navigate to the Overseerr web uiExpected behavior
Overseerr UI to load
Actual behavior
White page with
Internal Server Error
displayedLooking in the logs, this is the message outputted when I try to open the web page