16 May 2024 |
panopticemu | trying to work out why i keep getting a "version obsolete" when running an update version: "3.11"
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:latest
environment:
- AUDIOBOOKSHELF_UID=99
- AUDIOBOOKSHELF_GID=100
ports:
- 13378:80
volumes:
- G:/books duh | 23:23:29 |
panopticemu | * trying to work out why i keep getting a "version obsolete" when running an update version: "3.11"
services:
audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:latest
environment:
- AUDIOBOOKSHELF_UID=99
- AUDIOBOOKSHELF_GID=100
ports:
- that:one
volumes:
- G:/books duh | 23:28:33 |
panopticemu | i'm assuming the "version" thing is my python version, which is accurate | 23:35:04 |
17 May 2024 |
DieselTech#6997 | No that is just the compose version | 00:46:00 |
DieselTech#6997 | You don't even need it anymore | 00:46:05 |
DieselTech#6997 | Including that in your compose was a thing that was done early on in dockers life but doesn't need to be used anymore because compose is built right into docker now | 00:46:40 |
panopticemu | oh ok... so if i remove that it'll fix the "version obsolete" warning? | 00:57:59 |
nyxholas | Unrelated, but those environment variables don't do anything anymore https://discord.com/channels/942908292873723984/942914154254176257/1232910894946717716 | 01:00:42 |
panopticemu | Oh cool | 01:13:32 |
panopticemu | Where to get the uid/gid tho | 01:14:17 |
duplaja | This reminds me I need to update docker... the default version with Ubuntu 22.04 is docker-compose. I've been putting it off because I didn't want to deal with breaking changes for now, lol. | 01:14:20 |
DieselTech#6997 | New version of docker will alias 'docker-compose' to 'docker compose' | 01:34:28 |
DieselTech#6997 | So in theory it shouldn't break anything | 01:34:40 |
duplaja | sudo apt install docker-compose-v2 looks like it should do it | 01:37:38 |
duplaja | Will give it a try, thanks | 01:37:44 |
duplaja | That did it, thanks! | 01:42:03 |
18 May 2024 |
| nab0y joined the room. | 22:34:38 |
21 May 2024 |
DieselTech#6997 | if you drop into the containers shell can you lookup the address? | 01:40:14 |
DieselTech#6997 | ping the website from within the container | 02:49:04 |
DieselTech#6997 | Then something is wrong with the container's DNS | 04:55:44 |
DieselTech#6997 | Are you updated with docker engine? | 04:56:05 |
.borts | a Series should disappear once it is no longer attached to any books, so I would suggest filtering for that series and then removing it from the books | 10:50:04 |
| @redwizard:genzedong.xyz joined the room. | 17:01:51 |
22 May 2024 |
rantanlan | Anyone have a hnt for me where to look? My server isnt working anymore properly, I can't reach the webif, the log of the docker looks fine, even with debugging enabled... I'm a little clueless. | 08:45:28 |
rantanlan | yes | 08:56:48 |
rantanlan | have it running at home, its only abs that shows this.. all other containers are fine. i'll upgraded to the latest docker engine yesterday but it was working | 08:57:42 |
rantanlan | just stopped | 08:57:49 |
rantanlan | Download image.png | 08:59:53 |
rantanlan | ill just get this | 08:59:55 |
rantanlan | but docker stating its up | 09:00:14 |