[Bug] Invidous has been restarting for about an hour now. Is this normal? #67
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
<!-Invidious has been restarting for a hour now and the only backend that works currently is Backend 1-
BEFORE TRYING TO REPORT A BUG:
-->
Describe the bug
Whenever I open Invidious, it gives me a 503 Service Unavailable Error and the only available backend is backend 1, but videos are unplayable through that backend due to this error "Error while communicating with Invidious companion: connect timed out.Steps to Reproduce
Steps to reproduce the behavior:Logs
I pressed inspect on the page and got this error on all backends, except backend 1, "Failed to load resource: the server responded with a status of 503 (Service Temporarily Unavailable)"Additional context
fixed. Podman networking works differently from docker making haproxy not to detect invidious containers when it was restarted. I will need to find a way to deal with this :b