mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Issue]: Can't start jellyfin server with web client #5885
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#5885
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 @omnigenous on GitHub (May 29, 2024).
Please describe your bug
After upgrading
extra/jellyfin-serverandextra/jellyfin-web Jellyfinfrom arch repos Jellyfin server won't launch with web client, only works with--nowebclientReproduction Steps
jellyfin-ffmpeg 1:6.0.1p5-1
jellyfin-server 10.9.3-1
jellyfin-web 10.9.3-2
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 29, 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.
@garobcsi commented on GitHub (May 30, 2024):
if jellyfin-web is installed this solved it for me:
sudo ln -s /usr/share/jellyfin/web/ /usr/lib/jellyfin/jellyfin-web@omnigenous commented on GitHub (May 30, 2024):
@garobcsi Thank you for workaround!
@dm2912 commented on GitHub (Jun 2, 2024):
same in ubuntu with the last update.
just get 503 errors both locally and through reverse proxy.
systemctl said it was running fine, symlink fix didnt work.
reverting everything to 10.9.2 sorted it
@garobcsi commented on GitHub (Jun 2, 2024):
The symlink is an Arch only solution.
@azzydoesgit commented on GitHub (Jun 3, 2024):
I'm getting the same issue, running an Raspbian (or whatever Rpi calls their debian fork) 12.
@dextertd commented on GitHub (Jul 4, 2024):
Took installing Jellyfin on two separate Arch machines to find this out. Thanks @garobcsi
Looks like Jellyfin doesn't work out of the box on Arch right now.
@felix920506 commented on GitHub (Sep 3, 2024):
Downstream problem. Please report issue to Arch Linux package maintainer.