Failed to start after migration from 10.10.7 to 10.11.0 on Windows #7439

Open
opened 2025-12-22 05:44:26 +01:00 by backuprepo · 3 comments
Owner

Originally created by @barbuslex on GitHub (Oct 20, 2025).

Hi,

I have migrate from 10.10.7 to 10.11.0 in WIndows 11 AMD64 and i have this error :

Image

I don't find any logs file... anyone can tell me where is it ?

Thanks

Originally created by @barbuslex on GitHub (Oct 20, 2025). Hi, I have migrate from 10.10.7 to 10.11.0 in WIndows 11 AMD64 and i have this error : <img width="739" height="154" alt="Image" src="https://github.com/user-attachments/assets/f891fdab-3d4b-4624-9e55-dd28d6166430" /> I don't find any logs file... anyone can tell me where is it ? Thanks
Author
Owner

@JW-CH commented on GitHub (Oct 20, 2025):

Please visit this page from your local network...

@JW-CH commented on GitHub (Oct 20, 2025): > Please visit this page from your local network...
Author
Owner

@barbuslex commented on GitHub (Oct 20, 2025):

Hi @JW-CH , I use 127.0.0.1 🤣

http://127.0.0.1:8096/

@barbuslex commented on GitHub (Oct 20, 2025): Hi @JW-CH , I use 127.0.0.1 🤣 http://127.0.0.1:8096/
Author
Owner

@barbuslex commented on GitHub (Oct 20, 2025):

I have found a workaround :

In terminal i have launch this :
C:\Program Files\Jellyfin\Server :

jellyfin.exe --datadir "C:\ProgramData\Jellyfin\Server"

And the white web page display all update progress log.

After finished i have access to Jellyfin App.

After this i have kill my terminal and i have try to launch Jellyfin from services.msc.

The Jellyfin service not launch...

I have replaced Network Account by System Account in the Jellyfin service and it works fine now !

Hope this can help fix the migration issue for developers.

@barbuslex commented on GitHub (Oct 20, 2025): I have found a workaround : In terminal i have launch this : C:\Program Files\Jellyfin\Server : ``` jellyfin.exe --datadir "C:\ProgramData\Jellyfin\Server" ``` And the white web page display all update progress log. After finished i have access to Jellyfin App. After this i have kill my terminal and i have try to launch Jellyfin from services.msc. The Jellyfin service not launch... I have replaced Network Account by System Account in the Jellyfin service and it works fine now ! Hope this can help fix the migration issue for developers.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#7439
No description provided.