this post was submitted on 31 Dec 2023
13 points (93.3% liked)

Jellyfin: The Free Software Media System

5320 readers
17 users here now

Current stable release: 10.9.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

I have jellyfin running on window 11. Things were working fine. Then yesterday my monitor stopped turning off after 15 minutes like it should. This happens every few months or so. So I rebooted, which often fixes it. When I did, jellyfin won't work anymore. I start it manually. So I click to start it, I see it show up in my taskbar on the far right, then go away. When I click on the up arrow, I can see the jellyfin icon, until I mouse over it. Then it goes away. So clearly it is crashing...

I went to the log dir, and the log file isn't updating when I launch. And the last entries are pretty mundane as well as before it started crashing.

I tried running the same command the icon was running in a cmd window, (Jellyfin.Windows.Tray.exe), and it did the same thing but no output like I was hoping. Tried adding a help arg... nothing.

Tried rebooting again of course. No luck.

So any ideas on how to debug this?

you are viewing a single comment's thread
view the rest of the comments
[–] SailorsLife@lemmy.world 4 points 6 months ago

Thanks to @Shadow@lemmy.ca and @Lem453@lemmy.ca Windows event viewer put me on the right path. The errors were coming from the .net installation. Which reminded me that I had recently uninstalled visual studio, and that jellyfin uses .net. Rerunning the jellyfin installer fixed the .net issue and I am up and running again.