10.10.2 upgrade broken, wrong/missing web resource path #13055
Description
This issue respects the following points:
- This is a bug, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before creating a report. The links can be found here.
- This issue is not already reported on GitHub (I've searched it).
- I'm using an up to date version of Jellyfin Server stable, unstable or master; We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
- I agree to follow Jellyfin's Code of Conduct.
- This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.
Description of the bug
Upgrading Jellyfin 10.10.1 -> 10.10.2 results in broken installation that cannot start. Its looking for files at non-existent path /usr/lib/jellyfin/bin/jellyfin-web
apt reinstall didn't work either.
Reproduction steps
- apt upgrade from a running 10.10.1 -> 10.10.2 (noble2404)
Additional troubleshooting steps taken:
- Reboot
- apt reinstall
Same results.
What is the current bug behavior?
jellyfin.service = dead
Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: at Jellyfin.Server.Migrations.MigrationRunner.PerformMigrations(IMigrationRoutine[] migrations, MigrationOptions migrationOptions, Actio>Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig) Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: [10:54:07] [INF] Running query planner optimizations in the database... This might take a while Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: [10:54:07] [INF] Disposing CoreAppHost Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: [10:54:07] [INF] Disposing MusicBrainzArtistProvider Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: [10:54:07] [INF] Disposing MusicBrainzAlbumProvider Nov 17 10:54:07 JKNSERVER2 jellyfin[1327]: [10:54:07] [INF] Disposing PluginManager Nov 17 10:54:07 JKNSERVER2 systemd[1]: jellyfin.service: Deactivated successfully.
jellyfin CLI command, error:
Main: The server is expected to host the web client, but the provided content directory is either invalid or empty: /usr/lib/jellyfin/bin/jellyfin-web.
What is the expected correct behavior?
Start jellyfin as normal.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.2
Specify the build version
10.10.2+noble2404
Environment
- OS:LM22 (Ubuntu 24.04)
- Linux Kernel: 6.8
- Virtualization: no
- Clients:
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration: y
- GPU Model: NV3060ti
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:Jellyfin logs
logfile 0 bytesFFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
Metadata
Assignees
Labels
Type
Projects
Status
Not A Bug
Activity