14 Apr 2024 |
@blade:darkness.services | In reply to @nauriz.aitbai:matrix.org Does anyone have this problem? Does dns work okay? The last says dns timeout | 13:52:24 |
| @nicole:nikko.eu.org changed their profile picture. | 14:05:48 |
inedia | make sure your crystal version is supported by invidious https://docs.invidious.io/installation/#manual-installation crystal --version | 14:14:40 |
nauriz.aitbai | In reply to @inedia:ahimsa.chat make sure your crystal version is supported by invidious https://docs.invidious.io/installation/#manual-installation crystal --version Great help from you.
# crystal --version
Crystal 1.12.1 [4cea10199] (2024-04-11)
| 15:38:08 |
nauriz.aitbai | In reply to @blade:darkness.services Does dns work okay? The last says dns timeout It looks okay. I have searx instance and it works. | 15:39:02 |
Samantaz Fox | nauriz.aitbai That's the same problem as the person 3 messages before yours: you need to downgrade crystal | 15:51:48 |
Samantaz Fox | if you're on debian/ubuntu, do sudo apt install crystal1.11 | 15:52:13 |
nauriz.aitbai | In reply to @samantazfox:pussthecat.org if you're on debian/ubuntu, do sudo apt install crystal1.11 I didn't know about it. I installed asdf and did asdf local crystal 1.9.2 . | 15:59:17 |
@fosster:gnulinux.club | hi folks, is there news regarding comments not loading? | 17:17:58 |
TheFrenchGhosty | Not really | 17:22:22 |
@fosster:gnulinux.club | is youtube still a/b testing? | 17:29:24 |
TheFrenchGhosty | Seems actually fully live now | 17:31:36 |
TheFrenchGhosty | Not sure and I don't think anyone really dug into it recently | 17:31:58 |
Lomanic | Info is there really https://github.com/iv-org/invidious/issues/4566 | 17:32:06 |
@fosster:gnulinux.club | I see there is a pull request pending for approval | 17:36:13 |
@daknig:matrix.org | what about the likes | 18:38:55 |
| kaipirinha joined the room. | 18:46:53 |
absidue | In reply to @daknig:matrix.org what about the likes https://github.com/iv-org/invidious/pull/4462 | 19:07:30 |
| @shapeshiftingdragon:matrix.org joined the room. | 19:38:20 |
@fosster:gnulinux.club | why aren't all these PRs merged? | 20:47:01 |
absidue | In reply to @fosster:gnulinux.club why aren't all these PRs merged? Because testing pull requests takes a while and the Invidious devs don't have much time (everyone is a volunteer after all and has a life outside of Invidious), especially when you want to make sure that you don't break stuff for millions of users (many public instances automatically update the moment anything is merged, which means the responsibility for making sure things don't break lies with the Invidious devs). | 20:50:07 |
@fosster:gnulinux.club | makes sense | 20:53:02 |
| @nahuelwexd:matrix.org changed their display name from Nahara 💖️ to Naiara 💖️. | 22:02:40 |
15 Apr 2024 |
| daone joined the room. | 09:43:49 |
@blade:darkness.services | is there any code to test invidious and change the ipv6 address if a video gets the youtube error about being blocked? | 10:32:49 |
unixfox | In reply to @blade:darkness.services is there any code to test invidious and change the ipv6 address if a video gets the youtube error about being blocked? https://github.com/iv-org/smart-ipv6-rotator/issues/2 | 10:33:45 |
@weidenwiesel:matrix.org | In reply to @blade:darkness.services is there any code to test invidious and change the ipv6 address if a video gets the youtube error about being blocked? You could use the following bash-script which was created by some of the invidious hosters:
https://paste.mozilla.org/vLZcTOzu
Just, mind you, this is not "officially" from the Invidious devs but is know to work pretty well for the past 2 weeks on at least 3 big instances | 10:37:02 |
@weidenwiesel:matrix.org | Also, this is not "drop-in" and go, make sure you edit it according to your infrastructure | 10:38:43 |
@weidenwiesel:matrix.org | For most people, it would probably better to wait until the Invidious devs provide an official solution, until then, your choice | 10:41:36 |
@weidenwiesel:matrix.org | * For most people, it would probably be better to wait until the Invidious devs provide an official solution, until then, your choice | 10:41:44 |