mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: Startup problem jellyfin-web #5258
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#5258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @porsevdv on GitHub (Nov 22, 2023).
Please describe your bug
hello everyone, I understand the error is already known, but everything that I found did not help me solve it after starting the service, it takes just a couple of minutes, and the service stops working only if you run it directly from the console.
Method with the command ln -s /usr/share/jellyfin/web /usr/lib/jellyfin/bin/jellyfin-web does not work
Jellyfin Version
10.8.z
if other:
10.8.12
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@felix920506 commented on GitHub (Nov 26, 2023):
Hi, it seems that your config file(s) may be corrupted. While this may indicate a bug in Jellyfin, the info you have provided is insufficient to tell. I will keep this report open for now, but please head to our matrix/discord chatrooms so volunteers can troubleshoot your problem together. https://jellyfin.org/contact
@JPVenson commented on GitHub (Nov 29, 2023):
However i agree that JF either should print a more verbose and concrete message or try to heal the configuration if possible and if not should print another verbose message.
@jellyfin-bot commented on GitHub (Mar 29, 2024):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Apr 19, 2024):
This issue was closed due to inactivity.
@CyferShepard commented on GitHub (May 12, 2024):
Hi Im also having this issue, my OS drive ran out of space which then seems to have triggered this error, im running Jellyfin in Docker V.10.8.13, freeing up space didnt fix the problem
@JPVenson commented on GitHub (May 12, 2024):
@CyferShepard once the config is corrupted, you have to either delete the file so jellyfin can restore it with default values or replace it from your backup.
@CyferShepard commented on GitHub (May 12, 2024):
Thanks @JPVenson , managed to figure that out, just was stuck on how to access the docker volume, eventually i got it mounted on another container and was able to repair it