mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Unable to access settings #5708
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gogo199432 on GitHub (May 12, 2024).
Please describe your bug
weird bug I'm having with 10.9 . Almost all my settings pages are invisible / it looks like they are slid up over the top of the screen. I can just barely make out some UI elements.
The following pages load for some reason: Notifications, Extensions/Catalogue, Extensions/Repos, Library/(bottom 3 options), Playback/(bottom 3 options)
Reproduction Steps
Just simply "apt upgrade"-d my bookworm Debian box
Jellyfin Version
10.9.0
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (May 12, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@crobibero commented on GitHub (May 12, 2024):
Try clearing browser cache.
Logs can be also be found directly on disk.
@gogo199432 commented on GitHub (May 12, 2024):
I have tried cleaning cache. Also as described I tried 2 separate browsers, same behaviour
@thornbill commented on GitHub (May 12, 2024):
Any errors present in the browser console?
@gogo199432 commented on GitHub (May 12, 2024):
There are no actual errors in either journalctl or in the browser console. Last log is for logging in on the server side.
@mrboobek commented on GitHub (May 12, 2024):
Same here, after upgrading to latest docker cointainer from linuxserver.io I can't enter settings (blank screen).
Edit: Ok, after fresh install everything work as it should, looks like it was some third party skin error.
@gogo199432 commented on GitHub (May 13, 2024):
Apologies, apparenly I'm an idiot and I did have custom css too. I don't even remember importing it, must have been a couple of years ago. After deleting it from branding.xml, the settings load fine. I'll be closing this ticket :)
@keesfluitman commented on GitHub (May 13, 2024):
Didnt work for me. i had a theme activated as well. Tried to delete the theme plugin manually, but no look to see the content yet to do anything. I guess i should go back to a backup, remove the theme and do it then. Or find if i can use CLI to deactivate the plugin or theme.
This is my branding.xml
removing the custom css doesnt help.