ShiniGandhi 0 Posted April 17, 2019 Posted April 17, 2019 (edited) EDIT: So it seems to work now, hopefully it'll keep working. The thread can be closed. Hi, so I installed Emby (Debian amd64 installation) yesterday, got everything set up and it all worked great. Today I woke up wanting to make a few changes but after I select a user (either in the web ui or mobile apps) I get an error that the server is unavailable even though I logged in locally. I tried using the sudo service emby-server restart command, but now my server won't even show the web interface. When I type sudo service emby-server status I get: ● emby-server.service - Emby Server is a personal media server with apps on just Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor Active: failed (Result: signal) since Wed 2019-04-17 13:33:36 IDT; 4s ago Process: 3965 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal= Main PID: 3965 (code=killed, signal=ABRT) Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.SQLite Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.SQLite Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.Databa Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable. Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable. Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable. Apr 17 13:33:36 Phoenix emby-server[3965]: at Emby.Sqlite.BaseSqliteR Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Main process exited, co Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Unit entered failed sta Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Failed with result 'sig lines 1-16/16 (END)...skipping... ● emby-server.service - Emby Server is a personal media server with apps on just about every device. Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Wed 2019-04-17 13:33:36 IDT; 4s ago Process: 3965 ExecStart=/opt/emby-server/bin/emby-server (code=killed, signal=ABRT) Main PID: 3965 (code=killed, signal=ABRT) Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement(String sql, String& tail) Apr 17 13:33:36 Phoenix emby-server[3965]: at SQLitePCL.pretty.DatabaseConnection.PrepareStatement(IDatabaseConnection This, String sql) Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext() Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) Apr 17 13:33:36 Phoenix emby-server[3965]: at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) Apr 17 13:33:36 Phoenix emby-server[3965]: at Emby.Sqlite.BaseSqliteRepository.CreateConnection(Boolean isReadOnly) Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Main process exited, code=killed, status=6/ABRT Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Unit entered failed state. Apr 17 13:33:36 Phoenix systemd[1]: emby-server.service: Failed with result 'signal'. ~ I tried removing the user and group emby then reinstalling, nothing seems to work. Edited April 17, 2019 by ShiniGandhi
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