2024-09-15, 03:51 AM
(This post was last modified: 2024-09-15, 03:52 AM by TheDreadPirate. Edited 1 time in total.)
The log looks fine.
Try this.
This will redownload the image and recreate the container in case something in, probably, jellyfin-web is corrupt.
Try this.
Code:
sudo docker compose down jellyfin
sudo docker compose up -d jellyfin --force-recreate
This will redownload the image and recreate the container in case something in, probably, jellyfin-web is corrupt.