jellyfin / jellyfin-server-macos

The menu bar app and package for Jellyfin Server on macOS.
https://jellyfin.org
Mozilla Public License 2.0
58 stars 15 forks source link

Jellyfin runs, but can't access localhost #25

Closed JasonFrovich closed 4 years ago

JasonFrovich commented 4 years ago

So I can see the Jellyfin menu item. It won't load localhost. I am unable to find the log files. Any idea what's going on? Im running Jellyfin for macOS 10.5.2 - Phoenix Edition Edit Jellyfin server is showing in activity monitor.

Following the steps posted in https://www.reddit.com/r/jellyfin/comments/dgovbc/calling_all_macos_users/ little debugging:

If you open the Activity Monitor, is “jellyfin” running?( No , only the server, jellyfin shows up then disappears.) If so, select it and click force quit, and quit the menu bar app as well (done) try again, )I have tried several times) if it still doesn’t work, use the menu bar icon to “Show Logs” (this does nothing, I am unable to find the log files) Grab the most recent log, open it in TextEdit( see above comment) Remove any information you don’t want me to see (like change names or anything) Grab the piece from the last startup attempt Post it here, or somewhere else like Pastebin

Hardware Overview: Model Name: iMac Model Identifier: iMac17,1 Processor Name: Intel Core i5 Processor Speed: 3.2 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 256 KB L3 Cache: 6 MB Memory: 24 GB Boot ROM Version: 176.0.0.0.0

Here are the console logs

default 12:15:01.720220 -0500 ReportCrash Saved crash report for jellyfin[92980] version 0 to jellyfin_2020-04-15-121501_Jasons-iMac-2015.crash
default 12:15:01.722507 -0500 ReportCrash Removing excessive log: jellyfin_2020-04-15-030044_Jasons-iMac-2015.crash
default 12:15:02.802957 -0500 Jellyfin Server Launching Jellyfin Server
default 12:15:03.095939 -0500 Jellyfin Server Jellyfin Server terminated (exit code 6)
default 12:15:03.096021 -0500 Jellyfin Server Delaying Jellyfin startup by 5.0 s
default 12:15:04.931648 -0500 ReportCrash Saved crash report for jellyfin[92986] version 0 to jellyfin_2020-04-15-121504_Jasons-iMac-2015.crash
default 12:15:04.933383 -0500 ReportCrash Removing excessive log: jellyfin_2020-04-15-030106_Jasons-iMac-2015.crash
default 12:15:08.096146 -0500 Jellyfin Server Launching Jellyfin Server
default 12:15:08.581714 -0500 Jellyfin Server Jellyfin Server terminated (exit code 6)
default 12:15:08.581788 -0500 Jellyfin Server Delaying Jellyfin startup by 5.0 s
default 12:15:10.123467 -0500 ReportCrash Saved crash report for jellyfin[92987] version 0 to jellyfin_2020-04-15-121510_Jasons-iMac-2015.crash
default 12:15:10.125161 -0500 ReportCrash Removing excessive log: jellyfin_2020-04-15-025942_Jasons-iMac-2015.crash
default 12:15:13.581889 -0500 Jellyfin Server Launching Jellyfin Server
default 12:15:13.953296 -0500 Jellyfin Server Jellyfin Server terminated (exit code 6)
default 12:15:13.953377 -0500 Jellyfin Server Delaying Jellyfin startup by 5.0 s
default 12:15:15.537092 -0500 ReportCrash Saved crash report for jellyfin[92988] version 0 to jellyfin_2020-04-15-121515_Jasons-iMac-2015.crash
default 12:15:15.538706 -0500 ReportCrash Removing excessive log: jellyfin_2020-04-15-121515_Jasons-iMac-2015.crash
default 12:15:18.953578 -0500 Jellyfin Server Launching Jellyfin Server
default 12:15:19.156604 -0500 Jellyfin Server Jellyfin Server terminated (exit code 6)
default 12:15:19.156706 -0500 Jellyfin Server Delaying Jellyfin startup by 5.0 s
default 12:15:20.533405 -0500 ReportCrash Saved crash report for jellyfin[92989] version 0 to jellyfin_2020-04-15-121520_Jasons-iMac-2015.crash
default 12:15:20.536090 -0500 ReportCrash Removing excessive
JasonFrovich commented 4 years ago

Ok so what do I use to run jellyfin? the file I mention of the jellyfin exactable in the folder download from the main site? Cause that seems to work, I can get local host and to the Welcome to Jellyfin! setup. This page says to use the App https://jellyfin.org/docs/general/administration/installing.html

Very confusing.

evnb commented 4 years ago

I'm having the same issue. (Late 2014 mac mini with macOS 10.15.1 here.)

I first tried Jellyfin portable 10.5.4 as the site's stable macos download button links to it. That seemed to sort of work but it was pretty confusing and GateKeeper did NOT like all the dependencies (I manually rightclicked to open each dependency, then clicked "still open". Sometimes had to open up privacy settings and hit "Allow Anyway."). After running the executable a number of times it finally opened settings in safari and I was able to add a library (on a mounted external drive, if that's important) and make an account/login. Jellyfin seemed to get stuck while indexing my book library so I waited a bit and then closed the terminal window. After starting the executable again it automatically opened safari but I could no longer access Jellyfin, just 'localhost not found.'

I've tried both Jellyfin for macOS 10.4.3 and Jellyfin for macOS 10.4.3 - Phoenix Edition. They are both much easier to install but I have the same 'localhost not found' issue. Interestingly neither of these two have auto-opened a browser.

I wonder if there are some conflicting files from different versions, but it is hard to tell as there is no uninstall option. I have tried deleting ~/Library/Application Support/jellyfin to let it regenerate but that doesn't seem to have changed anything.

anthonylavado commented 4 years ago

Okay, so here’s the short version:





Things I've done recently to fix this (but not published yet):


Things I still need to do:

babyfish21 commented 4 years ago

same question! waiting for your new version.

anthonylavado commented 4 years ago

@babyfish21 It's almost done. It's going to be a lot simpler to start.

anthonylavado commented 4 years ago

All, there's a release now. Please try it and follow the instructions carefully.

babyfish21 commented 4 years ago

@anthonylavado Thank you very much. The newest version works for me.