Jellyfin Forum
SOLVED: Cannot Access Web UI and App - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access)
+---- Thread: SOLVED: Cannot Access Web UI and App (/t-solved-cannot-access-web-ui-and-app)

Pages: 1 2 3 4


RE: Cannot Access Web UI and App - G_O_B_L_N - 2024-10-17

(2024-10-17, 08:45 PM)TheDreadPirate Wrote:
Code:
sudo systemctl stop jellyfin
sudo apt install --reinstall jellyfin-web
cd /var/lib/jellyfin/plugins/

Delete the intro skipper plugin folder, then go into the configurations folder and delete the XML file for intro skipper.

Code:
sudo systemctl start jellyfin

We are testing if intro-skipper is breaking jellyfin.

that's fixed it. thank you Smiling-face