mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Starting Error when upgrade from v10.9.11 to 10.10.3 #6571
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 @SR996Programmer on GitHub (Dec 13, 2024).
This issue respects the following points:
Description of the bug
after upgrade jellyfin server for windows from v10.9.11 to 10.10.3,when i start jellyfin,it ocurred a mistake,error log said
"[2024-12-13 09:38:53.890 +08:00] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
[2024-12-13 09:38:53.891 +08:00] [FTL] [1] Main: Error while starting server"
Reproduction steps
upgrade from jellyfin server for windows v10.9.11 to v10.10.3
What is the current bug behavior?
jellyfin server can't start
What is the expected correct behavior?
jellyfin start correctly
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@SR996Programmer commented on GitHub (Dec 13, 2024):
And when i downgrade it from v10.10.3 back to v10.9.11,it will work
@gnattu commented on GitHub (Dec 13, 2024):
Please remove the Jellyfin.Plugin.Bangumi plugin which is no longer compatible with 10.10
@SR996Programmer commented on GitHub (Dec 13, 2024):
it works,thank you!