2 Apr 2024 |
@lilay:matrix.org | "Error response from daemon: No such container: invidious_invidious_1" | 04:30:59 |
@lilay:matrix.org | And here is your current container name "6035e5b27e99_invidious_invidious_1" | 04:31:25 |
@strongthany:matrix.strongthany.cc | https://privatebin.net/?835b75fb1618577e#8WDyPVQaDUuyxY789feThS2FUu3x2jt13jgxkXdFgMNH | 04:33:20 |
@strongthany:matrix.strongthany.cc | * here is my config, I redacted the hmac key
https://privatebin.net/?835b75fb1618577e#8WDyPVQaDUuyxY789feThS2FUu3x2jt13jgxkXdFgMNH | 04:33:58 |
@lilay:matrix.org | you use docker-compose or docker compose plugin | 04:44:50 |
@strongthany:matrix.strongthany.cc | In reply to @lilay:matrix.org you use docker-compose or docker compose plugin I run docker compose on the yml config I posted a minute agi | 04:47:03 |
@strongthany:matrix.strongthany.cc | In reply to @lilay:matrix.org you use docker-compose or docker compose plugin * I run docker compose on the yml config I posted a minute ago | 04:47:05 |
@lilay:matrix.org | have you try docker compose down and docker compose up -d again and see what happen? | 04:47:29 |
@strongthany:matrix.strongthany.cc | yeah, tried re-creating the docker containers | 04:48:18 |
@strongthany:matrix.strongthany.cc | Oh there we go, I had to manually start the docker instances. Not sure whey they weren't starting on their own? | 04:49:37 |
@lilay:matrix.org | your compose file is fine | 04:49:49 |
@lilay:matrix.org | https://askubuntu.com/questions/1508129/docker-compose-giving-containerconfig-errors-after-update-today | 04:50:34 |
@strongthany:matrix.strongthany.cc | and at the bottom it reads Current version: 2024.03.31-08390ac @ master so I am on the current version. I'm going to review my update script tomorrow, something must have changed there. Either way, that's not an issue of invidious, that's just a strongthany thing. Thank you for the help!! | 04:50:34 |
@strongthany:matrix.strongthany.cc | In reply to @lilay:matrix.org https://askubuntu.com/questions/1508129/docker-compose-giving-containerconfig-errors-after-update-today Yep I had found the same post. I had been using docker-compose before, switched to doceker compose | 04:51:02 |
@lilay:matrix.org | In reply to @lilay:matrix.org https://askubuntu.com/questions/1508129/docker-compose-giving-containerconfig-errors-after-update-today the same thing you facing :D | 04:51:08 |
@lilay:matrix.org |  Download image.png | 04:52:20 |
@lilay:matrix.org | it back on | 04:52:23 |
@strongthany:matrix.strongthany.cc | hooray! | 04:52:52 |
@lilay:matrix.org | if you want to see my compose let me know | 04:53:57 |
@lilay:matrix.org | * I can show you my compose file if you wants. | 05:02:58 |
@blade:darkness.services | In reply to @lilay:matrix.org I can show you my compose file if you wants. I would like that as it gives crazy errors now | 10:08:41 |
@lilay:matrix.org | In reply to @blade:darkness.services I would like that as it gives crazy errors now https://paste.lilay.dev/?d9fde3f1a5aca696#BcV979jKoLhZKb4zH73RxSXDLo834AHz2ZFJtn3gwNmj | 10:15:23 |
@lilay:matrix.org | Here is mine with ipv6 configured with ivp6 smart-rotator to avoid youtube bans, https://docs.invidious.io/ipv6-rotator/ | 10:18:35 |
Carnage Man | That fix was so fast from my perspective idk if people are hounding you also GOOD mastodon username. bye | 11:08:17 |
@blade:darkness.services | In reply to @lilay:matrix.org https://paste.lilay.dev/?d9fde3f1a5aca696#BcV979jKoLhZKb4zH73RxSXDLo834AHz2ZFJtn3gwNmj You use a arm64 cpu? I have seen some vps servers using a arm but I haven't had much luck getting stuff to compile. I have a raspberry pi and tried to get my pi-hole setup running, but parts of it just won't compile on arm. | 11:08:57 |
@blade:darkness.services | In reply to @lilay:matrix.org Here is mine with ipv6 configured with ivp6 smart-rotator to avoid youtube bans, https://docs.invidious.io/ipv6-rotator/ Thank you for the help | 11:09:35 |
@lilay:matrix.org | No | 11:09:55 |
@lilay:matrix.org | It just the default commented line from the official compose file | 11:11:07 |
@lilay:matrix.org |  Download image.png | 11:11:18 |
@lilay:matrix.org | there's two docker images as you can see, the Arm64 image is commneted with #, that mean docker won't pull and use that arm64 image. | 11:13:22 |