2024-04-15, 07:32 PM
Are you saying that the page infinitely loads?
Let's try this. Stop the Jellyfin container then run this command.
Then start the jellyfin container. This will force docker to fully recreate the container.
Let's try this. Stop the Jellyfin container then run this command.
Code:
docker system prune -a --volumes
Then start the jellyfin container. This will force docker to fully recreate the container.