2024-02-28, 03:38 PM
I think i got the problem, i havent made changes for my server in a while like this, so what helped was:
sudo docker-compose stop (as always)
But then i would launch it by:
sudo docker-compose start
This is where the issue was, because i had to use:
sudo docker-compose up -d
sudo docker-compose stop (as always)
But then i would launch it by:
sudo docker-compose start
This is where the issue was, because i had to use:
sudo docker-compose up -d
Server: Intel NUC N5105 - 32 GB RAM
HDD: OS: 1 x WD Red SA500 2TB + 2x 8 TB + 2x 4 TB WD Red Plus in 4x LC-35U3-C-HUB
OS: Debian 12 + Jellyfin 10.9.11 Docker
Network: 2x ASUS GT-AX6000 + RT-AX92U in Aimesh
HDD: OS: 1 x WD Red SA500 2TB + 2x 8 TB + 2x 4 TB WD Red Plus in 4x LC-35U3-C-HUB
OS: Debian 12 + Jellyfin 10.9.11 Docker
Network: 2x ASUS GT-AX6000 + RT-AX92U in Aimesh

