Rockytoptim 0 Posted July 14, 2020 Posted July 14, 2020 So I am running Emby on Ubuntu VM via ESXI. I upgraded from 4.42. to 4.4.3 and Emby wont start. Below is status from command line output " service emby-server status" Attached is the Emby log file from /var/lib/emby/logs but it only shows that the server was shutdown and there is no log for the restart to show what is wrong. I uninstalled 4..4.3 and reinstalled still same behavior. Any help would be appreciated. Output from sudo service emby-server status ● emby-server.service - Emby Server is a personal media server with apps on just about every device. Loaded: loaded (/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Tue 2020-07-14 10:47:30 EDT; 4min 31s ago Process: 841 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=ABRT) Main PID: 841 (code=killed, signal=ABRT) Jul 14 10:47:30 plex emby-server[841]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int> Jul 14 10:47:30 plex emby-server[841]: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int> Jul 14 10:47:30 plex emby-server[841]: at Emby.Server.Implementations.Logging.FileLogger..ctor(String path) Jul 14 10:47:30 plex emby-server[841]: at Emby.Server.Implementations.Logging.SimpleLogManager.ReloadLogger(LogSeverity severity, Cancel> Jul 14 10:47:30 plex emby-server[841]: --- End of inner exception stack trace --- Jul 14 10:47:30 plex emby-server[841]: at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationT> Jul 14 10:47:30 plex emby-server[841]: at System.Threading.Tasks.Task.WaitAll(Task[] tasks) Jul 14 10:47:30 plex emby-server[841]: at EmbyServer.Program.Main(String[] args) Jul 14 10:47:30 plex systemd[1]: emby-server.service: Main process exited, code=killed, status=6/ABRT Jul 14 10:47:30 plex systemd[1]: emby-server.service: Failed with result 'signal'. ~ embyserver-63730320000.txt
Q-Droid 989 Posted July 14, 2020 Posted July 14, 2020 It looks like it might be permissions related. Was 4.4.2 running as the emby user? Who owns /var/lib/emby?
Rockytoptim 0 Posted July 15, 2020 Author Posted July 15, 2020 So i unistalled 4.4.3 and install 4.42 still same issues. So I then purged 4.4.2 install, sudo apt purge emby-server, and reinstalled 4.4.3. Emby started this time. currently doing restore from plugin and and rebuilding library.
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