14 Apr 2024 |
@blade:darkness.services | if I edit the nginx.conf from step 2, the proxy-pass can't be located. | 01:01:13 |
syeopite | In reply to @normietotechie:matrix.org Where are comments? Comments are broken at the moment due to a YouTube change | 01:09:45 |
@player0780:matrix.org | In reply to @syeopite:matrix.org Comments are broken at the moment due to a YouTube change Is it just me or does it seem like random shit like this Youtube is pulling off is getting more and more frequent? It’s almost like Youtube can’t legally make Invidious unexist so instead they use tech to try and do the same thing | 01:13:12 |
syeopite | Yes and no. In this case it literally is just YouTube testing a new comment structure | 01:18:56 |
syeopite | But they have been trying to crack down harder on third party clients. The recent #4498 was because of said crackdown though that was mostly to stop Revanced rather than Invidious and similar projects | 01:20:02 |
@player0780:matrix.org | Damn… all the social media tech companies today are trying to milk every cent out of its users even if it means slowly killing their platforms in the process | 01:30:23 |
@ravfx:xmr.mx | In reply to @player0780:matrix.org Damn… all the social media tech companies today are trying to milk every cent out of its users even if it means slowly killing their platforms in the process Welcome to post 2005 internet | 01:31:16 |
@player0780:matrix.org | I think it ultimately comes from a place of complacency. They’ve been on top for so long its like they literally stopped giving a fuck. If a viable alternative platform without all this ad and data harvesting crap comes along I think everyone would switch in an instant (I know there’s stuff like Peertube but the top videos have only a few hundren views) | 01:36:57 |
@crystals:omada.cafe | build is failing(?) | 03:47:50 |
@crystals:omada.cafe | Download tmp.txt | 03:47:51 |
@crystals:omada.cafe |  Download image.png | 03:49:25 |
@crystals:omada.cafe | crystal is also installed | 03:50:00 |
@crystals:omada.cafe | just updated a confirmed working server and invidious no longer builds | 03:58:45 |
| @crystals:omada.cafe invited @fluffery:omada.cafe. | 04:22:36 |
| @fluffery:omada.cafe joined the room. | 04:23:09 |
syeopite | In reply to @crystals:omada.cafe build is failing(?)
Crystal 1.12 is currently not supported | 05:59:32 |
syeopite | There's a pending PR to fix the build on 1.12 but we'll have to do more testing to officially support it | 06:00:38 |
@crystals:omada.cafe | alright, is there a way to downgrade? | 06:01:55 |
syeopite | That depends on your distro but you could also just use docker | 06:04:05 |
@crystals:omada.cafe | alright | 06:05:03 |
| @heterochromia420:tchncs.de changed their profile picture. | 06:08:39 |
RSS | New post in Recent Commits to documentation:master: Update location of Project Segfault EU; add back Project Segfault IN …
| 07:05:39 |
| nauriz.aitbai joined the room. | 07:31:34 |
nauriz.aitbai | Hello everyone. | 07:32:08 |
nauriz.aitbai | Redacted or Malformed Event | 07:32:45 |
nauriz.aitbai | In src/invidious/yt_backend/connection_pool.cr:29:14
29 | conn = make_client(url, region, force_resolve = true)
^----------
Error: instantiating 'make_client(URI, String, Bool)'
In src/invidious/yt_backend/connection_pool.cr:75:25
75 | PROXY_LIST[region]?.try &.sample(40).each do |proxy|
^--
Error: instantiating '(Array(NamedTuple(ip: String, port: Int32)) | Nil)#try()'
In src/invidious/yt_backend/connection_pool.cr:75:25
75 | PROXY_LIST[region]?.try &.sample(40).each do |proxy|
^--
Error: instantiating '(Array(NamedTuple(ip: String, port: Int32)) | Nil)#try()'
In src/invidious/yt_backend/connection_pool.cr:78:16
78 | client.set_proxy(proxy)
^--------
Error: instantiating 'HTTPClient#set_proxy(HTTPProxy)'
In src/invidious/yt_backend/proxy.cr:74:81
74 | @io = proxy.open(host: @host, port: @port, tls: @tls, connection_options: proxy_connection_options)
^-----------------------
Error: instantiating 'proxy_connection_options()'
In src/invidious/yt_backend/proxy.cr:87:26
87 | opts[:dns_timeout] = @dns_timeout
^-----------
Error: expected argument #2 to 'Hash(Symbol, Float64 | Nil)#[]=' to be (Float64 | Nil), not (Time::Span | Nil)
Overloads are:
- Hash(K, V)#[]=(key : K, value : V)
make: *** [Makefile:45: invidious] Error 1
I'm getting this strange error when compiling.
| 07:33:08 |
nauriz.aitbai | Does anyone have this problem? | 08:52:48 |
| @weidenwiesel:matrix.org changed their display name from Weidenwiesel to Weidenwiesel [search.nerdvpn.de]. | 10:56:36 |
| @weidenwiesel:matrix.org changed their display name from Weidenwiesel [search.nerdvpn.de] to Weidenwiesel. | 11:04:44 |
@blade:darkness.services | In reply to @nauriz.aitbai:matrix.org Does anyone have this problem? I use the docker install and all seems to work okay. | 13:22:09 |