Couldn't parse (HTTPProxyConfig | Nil) at line 182, column 3 #39

Closed
opened 2024-11-10 18:33:20 -03:00 by johnnypicnic · 2 comments

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)`

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)`
Owner

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)

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)
Author

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fijxu/invidious#39
No description provided.