I’m having the same issue with the latest server patch. the server begins start up and then just crashes.
results of ifconfig -a below
ifconfig -a
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.94.0.1 netmask 0xff000000
inet 127.94.0.3 netmask 0xff000000
inet 127.94.0.2 netmask 0xff000000
nd6 options=201<PERFORMNUD,DAD>
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
OHC6: flags=0<> mtu 0
OHC4: flags=0<> mtu 0
EHC36: flags=0<> mtu 0
EHC38: flags=0<> mtu 0
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=27<RXCSUM,TXCSUM,VLAN_MTU,TSO4>
ether 00:25:4b:b6:2b:0c
inet6 fe80::10ca:aab7:398f:4ae5%en0 prefixlen 64 secured scopeid 0x8
inet 192.168.1.225 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=201<PERFORMNUD,DAD>
media: autoselect (1000baseT <full-duplex,flow-control>)
status: active
en1: flags=8823<UP,BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500
ether 00:25:00:45:c9:53
nd6 options=201<PERFORMNUD,DAD>
media: autoselect ()
status: inactive
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr 00:25:4b:ff:fe:b6:2b:0c
nd6 options=201<PERFORMNUD,DAD>
media: autoselect
status: inactive
p2p0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 2304
ether 02:25:00:45:c9:53
media: autoselect
status: inactive
utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
inet6 fe80::b851:90b3:1432:96ac%utun0 prefixlen 64 scopeid 0xc
nd6 options=201<PERFORMNUD,DAD>
startup log from the app while starting it via CLI below:
2018-11-30 11:25:21.404 Plex Media Server[22624:147875] GetInputSourceEnabledPrefs user file path = /Users/mediaserver/Library/Preferences/com.apple.HIToolbox.plist
2018-11-30 11:25:21.404 Plex Media Server[22624:147875] GetInputSourceEnabledPrefs effective user id path = 502
2018-11-30 11:25:21.405 Plex Media Server[22624:147875] GetInputSourceEnabledPrefs user pref content = <CFBasicHash 0x7f875f485740 [0x7fff925898e0]>{type = immutable dict, count = 3,
entries =>
0 : <CFString 0x7f875f4853a0 [0x7fff925898e0]>{contents = “AppleInputSourceHistory”} = <CFArray 0x7f875f485700 [0x7fff925898e0]>{type = immutable, count = 1, values = (
0 : <CFBasicHash 0x7f875f485680 [0x7fff925898e0]>{type = immutable dict, count = 3,
entries =>
0 : <CFString 0x7fff925f7f68 [0x7fff925898e0]>{contents = “InputSourceKind”} = <CFString 0x7fff9263d4a8 [0x7fff925898e0]>{contents = “Keyboard Layout”}
1 : <CFString 0x7fff925f2c68 [0x7fff925898e0]>{contents = “KeyboardLayout Name”} = U.S.
2 : <CFString 0x7fff926295e8 [0x7fff925898e0]>{contents = “KeyboardLayout ID”} = <CFNumber 0x37 [0x7fff925898e0]>{value = +0, type = kCFNumberSInt64Type}
}
)}
1 : <CFString 0x7fff926196a8 [0x7fff925898e0]>{contents = “AppleSelectedInputSources”} = <CFArray 0x7f875f485640 [0x7fff925898e0]>{type = immutable, count = 1, values = (
0 : <CFBasicHash 0x7f875f486080 [0x7fff925898e0]>{type = immutable dict, count = 3,
entries =>
0 : <CFString 0x7fff925f7f68 [0x7fff925898e0]>{contents = “InputSourceKind”} = <CFString 0x7fff9263d4a8 [0x7fff925898e0]>{contents = “Keyboard Layout”}
1 : <CFString 0x7fff925f2c68 [0x7fff925898e0]>{contents = “KeyboardLayout Name”} = U.S.
2 : <CFString 0x7fff926295e8 [0x7fff925898e0]>{contents = “KeyboardLayout ID”} = <CFNumber 0x37 [0x7fff925898e0]>{value = +0, type = kCFNumberSInt64Type}
}
)}
2 : <CFString 0x7fff9266bda8 [0x7fff925898e0]>{contents = “AppleCurrentKeyboardLayoutInputSourceID”} = <CFString 0x7fff92689808 [0x7fff925898e0]>{contents = “com.apple.keylayout.US”}
}
libc++abi.dylib: terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::system::system_error >: Invalid argument
2018-11-30 11:25:24.966 Plex DLNA Server[22628:147976] NEPTUNE_LOG_CONFIG not found in ‘Info.plist’
****** PLEX MEDIA SERVER CRASHED, CRASH REPORT WRITTEN: 92758885-4561-4417-89C4-4828D3ED89E4
Error starting framework core for /Applications/Plex Media Server.app/Contents/Resources/Plug-ins-9d51fdfaa/HTbackdrops.bundle.
Error starting framework core for /Applications/Plex Media Server.app/Contents/Resources/Plug-ins-9d51fdfaa/Fanart-TV.bundle.
Error starting framework core for /Applications/Plex Media Server.app/Contents/Resources/Plug-ins-9d51fdfaa/LastFM.bundle.
I reverted back to server version 1.13 and it starts up fine