2026-03-07, 10:25 PM
Starting today, I have not been able to access Jellyfin on any clients. Roku TV and Android app are "unable to reach server," and I just get that "the connection has timed out" when I try to access the web UI with my IP address. It was working fine yesterday.
I am on Windows 11 Pro, running Jellyfin v10.11.6, installed via the Windows installer.
When I try to start Jellyfin Server via the Windows tray, I get the message, "Could not start Jellyfin server process after specified wait period."
I have tried:
- reinstalling Jellyfin
- deleting the xml files in the config directory and starting Jellyfin again (many posts specifically said to delete migrations.xml, but I never had that file)
I see in the log that it says, "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." I see this:
I'd appreciate any help I can get, thanks!
That seems correct.
Here's my log: https://pastebin.com/0aPEuHYY.
I am on Windows 11 Pro, running Jellyfin v10.11.6, installed via the Windows installer.
When I try to start Jellyfin Server via the Windows tray, I get the message, "Could not start Jellyfin server process after specified wait period."
I have tried:
- reinstalling Jellyfin
- deleting the xml files in the config directory and starting Jellyfin again (many posts specifically said to delete migrations.xml, but I never had that file)
I see in the log that it says, "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." I see this:
Code:
<InternalHttpPort>8096</InternalHttpPort>
<InternalHttpsPort>8920</InternalHttpsPort>
<PublicHttpPort>8096</PublicHttpPort>
<PublicHttpsPort>8920</PublicHttpsPort>I'd appreciate any help I can get, thanks!
That seems correct.
Here's my log: https://pastebin.com/0aPEuHYY.
