Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 #39
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?
Hi, trying to run this with docker-compose but I get the following error:
I don't see this entry in the config file am I missing something obvious?
`invidious-refresher-1 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-5 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-7 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-4 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-2 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-1 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-6 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-8 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)
invidious-3 | Unhandled exception: Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 (YAML::ParseException)`
Sorry but that docker-compose.yml file is insanely outdated and I don't use it anymore. I never thought anyone wanted to host my fork of Invidious.
Out of curiosity, why do you want to use my fork?
I may do a wiki page to host my fork of invidious but it's kinda cluttered and I update it a lot (because I don't only modify invidious, I modify the .lua scripts that I use for Openresty (NGINX with LuaJIT) and other things)
Your instance seemed to be the only one that was reliably working.
I was struggling to get videos to play using the latest branch from quay.io/invidious/invidious but just tried it again today it's now working.