mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Failed to bind #7004
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 @LeadMagnet on GitHub (May 12, 2025).
Description of the bug
I just upgraded to 10.10.7 and started getting the following on startup:
[2025-05-12 17:08:53.452 +01: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
[2025-05-12 17:08:53.455 +01:00] [FTL] [1] Main: Error while starting server
System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.
What's even weirder...the UI to access Jellyfin and the Jellyfin Console works fine.
The network.xml file I'm using is this:
`
<?xml version="1.0" encoding="utf-8"?> false false 8090 8920 8096 8926 false false true false true true veth false false `Any recommendations would be great.
:)
Reproduction steps
What is the current bug behavior?
The console crashes when the error occurs
What is the expected correct behavior?
Console not to crash
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.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@felix920506 commented on GitHub (May 12, 2025):
You likely have 2 jellyfin processes running at the same time. Usually rebooting the machine should fix it. If it doesn't please head to our forum or chat rooms for troubleshooting. https://jellyfin.org/contact