iearmand 0 Posted June 19, 2015 Posted June 19, 2015 Hi Folks. I've searched around the forums and can't find anything similar so hoping someone can help or direct me approritaly. I'm installing Enby on a Mac Mini (2014). Install has gone ok and the wizard started as expected. The issue arises at the Configure Settings\metadata page (see page below).When I select "Next", nothing happens. Or rather an icon seem to flash (very quickly) but the Wizard does not progress any further. I have tried a reinstall. No change and Previous setting remain in place. I have also tried using both Safari and Chrome. Still no luck. I did notice that on the installation page that the Configure Settings pagfe come before the "Add Media Libraries", but in my setup is seems to be the other way around. this may be nothing but I'm not sure. I would post them, but I can't find the logs. Anyway hope someone can help. thanks in advance.
iearmand 0 Posted June 19, 2015 Author Posted June 19, 2015 Found logs (I think) and attached. server-63570309953.txt
Luke 38839 Posted June 19, 2015 Posted June 19, 2015 try following these instructions at the bottom http://stackoverflow.com/questions/20252294/ssh-could-not-resolve-hostname-hostname-nodename-nor-servname-provided-or-n adding an entry for 127.0.0.1 Mac-mini 1
abney01 0 Posted June 19, 2015 Posted June 19, 2015 Can I get a Step by step guide on how to fix this problem?
iearmand 0 Posted June 19, 2015 Author Posted June 19, 2015 Cheers Luke. That worked a treat. Step by Step: Open the Terminal type "sudo nano /etc/host" (minus quotes) add the following text minus quotes "127.0.0.1 Mac-mini" NOTE: This is the host name of amy Mac Mini which was got from the logs press ctrl+X then Y then return (to save added text)
Luke 38839 Posted June 19, 2015 Posted June 19, 2015 Excellent, thanks! I will add that to the download page on the website.
Luke 38839 Posted June 19, 2015 Posted June 19, 2015 Updated: http://emby.media/downloads/mac-server/ Please review and let me know if that matches what you did. thanks.
thebennies 0 Posted June 21, 2015 Posted June 21, 2015 my previous server work like charm. but it broke after last update. been trying to add entry in my hosts file, but still no luck for me guys. 127.0.0.1 mycomputername.local 127.0.0.1 mycomputername stuck in the very first page "Preferred display language:" found this on my log file: 2015-06-21 21:07:53.5212 Warn - SessionWebSocketListener: Unable to determine session based on url: /?api_key=3e8fdb1416bc41b480086908b5d574ff&deviceId=99b24896e34b78685543df25537fff78179b0830 2015-06-21 21:07:53.5540 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Access token is invalid or expired. *** Error Report *** Version: 3.0.5641.4 Command line: /Applications/MediaBrowser.Server.Mac.app/Contents/MacOS/MediaBrowser.Server.Mac Operating system: Unix 14.3.0.0 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /Users/thebennies/.config/emby-server Mono: 3.12.1 ((detached/0849ec7) Application Path: /Applications/MediaBrowser.Server.Mac.app/Contents/MonoBundle/MediaBrowser.Server.Mac.exe Access token is invalid or expired. btw luke, my hosts file is located on /etc/hosts so it's "sudo nano /etc/hosts" not "sudo nano /etc/host" http://emby.media/downloads/mac-server/
Luke 38839 Posted June 21, 2015 Posted June 21, 2015 my previous server work like charm. but it broke after last update. been trying to add entry in my hosts file, but still no luck for me guys. 127.0.0.1 mycomputername.local 127.0.0.1 mycomputername stuck in the very first page "Preferred display language:" found this on my log file: 2015-06-21 21:07:53.5212 Warn - SessionWebSocketListener: Unable to determine session based on url: /?api_key=3e8fdb1416bc41b480086908b5d574ff&deviceId=99b24896e34b78685543df25537fff78179b0830 2015-06-21 21:07:53.5540 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Access token is invalid or expired. *** Error Report *** Version: 3.0.5641.4 Command line: /Applications/MediaBrowser.Server.Mac.app/Contents/MacOS/MediaBrowser.Server.Mac Operating system: Unix 14.3.0.0 Processor count: 4 64-Bit OS: False 64-Bit Process: False Program data path: /Users/thebennies/.config/emby-server Mono: 3.12.1 ((detached/0849ec7) Application Path: /Applications/MediaBrowser.Server.Mac.app/Contents/MonoBundle/MediaBrowser.Server.Mac.exe Access token is invalid or expired. btw luke, my hosts file is located on /etc/hosts so it's "sudo nano /etc/hosts" not "sudo nano /etc/host" http://emby.media/downloads/mac-server/ it's resolved for the next release. try clearing your browsing data in the meantime.
thebennies 0 Posted June 26, 2015 Posted June 26, 2015 chrome: failed. chrome with empty cache: failed. firefox: failed. safari: failed. chrome (incognito): success.
Emeds 0 Posted September 23, 2015 Posted September 23, 2015 (edited) I'm having the same symptom (stuck on that webpage) but I installed Emby inside a FreeBSD jail. I got the emby server to work just a week ago, and did just about everything the exact same except I installed the jail on a ZFS dataset instead of a volume, a minor difference I'm not sure is related. However, the installation was different from the first time in that I did not have to go through the blue background installation menus (passed install command with ALWAYS_YES) I tried adding host definitions as recommended above ( IPaddr localhost nas4free.local ) as well, but it had no effect. Any ideas? Thanks, I'll start from scratch in the meantime. Edited September 24, 2015 by Emeds
Luke 38839 Posted September 23, 2015 Posted September 23, 2015 if you can find the server log that would be helpful. should be under ./config
Emeds 0 Posted September 25, 2015 Posted September 25, 2015 (edited) EDIT: Nevermind, it was a silly mistake on my end. Nginx never got installed Edited September 25, 2015 by Emeds
Luke 38839 Posted September 25, 2015 Posted September 25, 2015 I'm puttying into the jail env, which reminds me I removed my old list of users - might be some permissions and command shell compliance issue. The current user I'm doing this from has root and wheel permissions, BUT, for instance, after installation I cannot do the steps to update FFmpeg on the website because "read only" permissions in the ports folder. Are you in the right section of the forum? for OSX there are no ffmpeg-related steps required.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now