![]() |
install issue MacOS - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: install issue MacOS (/t-install-issue-macos) |
install issue MacOS - metropical - 2024-04-10 [attachment=3023] I clicked thru the "security" issue, but still no joy. Monterey on '18 mini Intel I get this error in Terminal. Failed to load /Applications/jellyfin-server_10.8.13/libhostpolicy.dylib, error: dlopen(/Applications/jellyfin-server_10.8.13/libhostpolicy.dylib, 0x0001): tried: '/Applications/jellyfin-server_10.8.13/libhostpolicy.dylib' (code signature in <3601B15E-250E-3561-8415-9443B3EAF3D9> '/Applications/jellyfin-server_10.8.13/libhostpolicy.dylib' not valid for use in process: library load disallowed by system policy) An error occurred while loading required library libhostpolicy.dylib from [/Applications/jellyfin-server_10.8.13/] any ideas? RE: install issue MacOS - gnattu - 2024-04-10 Refer to the unstable doc: https://jellyfin.org/docs/general/testing/server/macos This is for unstable but the stable portable installation should do the same thing now. That doc will be updated when 10.9 is out. RE: install issue MacOS - metropical - 2024-04-11 is there a stable version? when I clicked thru. There was a link to vFFmpeg 5.x (Jellyfin 10.8.z). That link has nothing. Or should I just try with JellyFin 10.9? RE: install issue MacOS - metropical - 2024-04-11 nmind, found v1.9.1 (aka 10.9?) and installed. RE: install issue MacOS - TheDreadPirate - 2024-04-11 The only app we have that is version 1.9.1 is Jellyfin Media Player. Pretty Gnattu was referring to this download. https://repo.jellyfin.org/?path=/server/portable/latest-unstable/any RE: install issue MacOS - metropical - 2024-04-13 Darn the Luck ! ! ! Still having an odd issue. When I select JFS Launch Web UI, the Emby UI comes up with the wrong port, 8096. I have set the JFMP port 8094. All seems OK, but I dunno what the issue is with not being able to see the JF Web UI. Log attached. https://srcb.in/Mr2ujLs1cf RE: install issue MacOS - gnattu - 2024-04-13 (2024-04-11, 05:13 PM)metropical Wrote: is there a stable version? The official Jellyfin-ffmpeg only has 6.x version, because we only added support for it in 10.9 The 6.x ffmpeg is backward compatible with 10.8, you can just use that. (2024-04-13, 01:44 AM)metropical Wrote: Darn the Luck ! ! ! Still having an odd issue. When I select JFS Launch Web UI, the Emby UI comes up with the wrong port, 8096. If you are using the packaged app that has a menu bar icon, then that one is hard-coded to open 8096. If you changed the port you have to manually enter that in your browser. |