[Support] binhex - Emby


Recommended Posts

Overview: Support for Docker image arch-emby in the binhex repo.

Application: Emby - https://emby.media/

Docker Hub: https://hub.docker.com/r/binhex/arch-emby/

GitHub: https://github.com/binhex/arch-emby

Documentationhttps://github.com/binhex/documentation

 

If you appreciate my work, then please consider buying me a beer  :D

 

btn_donate_SM.gif

 

For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here

Edited by binhex
Link to comment

What specifically is different between this docker and the other one. Anything besides the base image?

Probably the biggest difference is no automatic updates on restart and stable Emby only, no betas.

 

Thanks for doing this. I will certainly keep this in mind. I run the version:

 

emby/embyserver:latest

 

I did wonder why they released so many updates. I come to unRAID to click update every time I get an email from Emby telling me there is an update. I never really thought about whether I was running BETA software or not. Perhaps I should have.

 

FWIW though, I have NOT had any issue with any version I have installed. It appears (based on my experience) that they thoroughly test each version for major issues (noticeable to the average Joe) so as not to disrupt the user. As I don't open Emby up to the Internet (access it remotely via OpenVPN) I don't have any security issues so as long as it continues to efficiently serve my media to all 7/8 of my clients I am a happy bunny running BETA software! Not sure I'd be so comfy if it was a public accessible service (via an open port on the router).

 

I am sure this will change and I'll make the jump to this container if my experience with the other container changes!

 

Thanks again for contributing!

Link to comment

What specifically is different between this docker and the other one. Anything besides the base image?

Probably the biggest difference is no automatic updates on restart and stable Emby only, no betas.

Sounds good! I assume switching to yours is painless as long as you keep mappings consistent?

It should be fairly painless yes, but it will depend on if there are any references to the container volume mapping, for instance mine is hard coded to use /config for configuration files, not sure what other authors may of used. You should be able to move all your metadata across with no issues though as this most probably won't contain any paths.

Link to comment

Existing users please read

If you download the latest Docker image as of 16th Feb 2016 then permissions and ownership will be applied on startup, if you want to avoid this happening then please create an empty file called "perms.txt" in the root of the host mapped /config folder.  Please note permissions will ONLY be applied on FIRST RUN with the new image, after that a perms.txt file is automatically created and it will not re-apply permissions unless the file is manually deleted.

 

The reason i am doing this is to further allow the user to define the user and group the container runs as via UID and GID env vars, this means non unraid users can now more easily run the containers as any user, as opposed to being forced to set perms manually for user "nobody". This also helps people easily sort out any permissions issues by simply deleting the /config/perms.txt file to force a re-apply of the correct permissions for the container.

 

Note

If you do not create /config/perms.txt then please expect a wait whilst permissions are set on the first run, you can expect wait times of up to 15 mins for large metadata collections, if your unsure whether its still applying changes then please check /config/supervisord.log

Link to comment

Existing users please read

If you download the latest Docker image as of 16th Feb 2016 then permissions and ownership will be applied on startup, if you want to avoid this happening then please create an empty file called "perms.txt" in the root of the host mapped /config folder.  Please note permissions will ONLY be applied on FIRST RUN with the new image, after that a perms.txt file is automatically created and it will not re-apply permissions unless the file is manually deleted.

 

The reason i am doing this is to further allow the user to define the user and group the container runs as via UID and GID env vars, this means non unraid users can now more easily run the containers as any user, as opposed to being forced to set perms manually for user "nobody". This also helps people easily sort out any permissions issues by simply deleting the /config/perms.txt file to force a re-apply of the correct permissions for the container.

 

Note

If you do not create /config/perms.txt then please expect a wait whilst permissions are set on the first run, you can expect wait times of up to 15 mins for large metadata collections, if your unsure whether its still applying changes then please check /config/supervisord.log

 

Can I suggest that you put this in the first post. Not everyone scrolls down and or goes through other posts before installing.

Link to comment

Well I'm thinking of switching to Emby but want to try it out for a few days/weeks.  I installed it and it seems to be working fine but I noticed it downloaded a bunch of NFO and JPG files in my TV and Movie directories, what are these for and why can't it read the metadata from my files like Plex does?  Any idea?  OR did I do something wrong?

Link to comment

Well I'm thinking of switching to Emby but want to try it out for a few days/weeks.  I installed it and it seems to be working fine but I noticed it downloaded a bunch of NFO and JPG files in my TV and Movie directories, what are these for and why can't it read the metadata from my files like Plex does?  Any idea?  OR did I do something wrong?

 

Emby creates .nfo / .xml / .jpg files to store your Media METADATA. You can select a custom location for these files in Server Settings but AFAIK they are required.

 

Note: .xml is still being used by allot of the Emby community enough for it to be continued to be supported for now BUT I believe it will be phased out as soon as the team deem it will impact on a small few.

 

P.S. Emby is Awesome!  8)

Link to comment
  • 1 month later...

Can't get to the WebUI on the docker for some reason, I looked in the log and saw this:

 

Error, App, Error launching url: http://localhost:8096/web/wizardstart.html
*** Error Report ***
Version: 3.0.5911.0
Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
Operating system: Unix 4.1.18.0
Processor count: 2
64-Bit OS: True
64-Bit Process: True
Program data path: /config
Mono: 4.2.2 (Stable 4.2.2.30/996df3c Sun Jan 31 11:58:08 UTC 2016)
Application Path: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe
Cannot find the specified file
System.ComponentModel.Win32Exception
at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) <0x41c48ae0 + 0x002e3> in <filename unknown>:0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) <0x41aa64a0 + 0x000cb> in <filename unknown>:0
at System.Diagnostics.Process.Start () <0x41aa6430 + 0x00047> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at MediaBrowser.Server.Startup.Common.Browser.BrowserLauncher.OpenUrl (System.String url, ILogger logger) <0x41c48550 + 0x0016b> in <filename unknown>:0 

Link to comment
  • 2 months later...

I have re installed emby due to my appdata getting deleted.

I have reinstalled and am having some problems i have not had before. I was hoping anyone with experience with emby could help me incase it is something simple.

 

I use a laptop and an nvidea shield tv to access emby server on local network. Laptop is wireless shield is wired.

Playback on the laptop through the emby web interface is perfect.

edit....... same is happening on laptop as below but get error playing video message after about 10 seconds

However on the shield its a different story.

1. When emby is transcoding to the shield the quality is terrible. The video will play for 10 seconds then loop back to the point video playback started.

Transcoding used to be fine. My server has a 14 core cpu and 64 gigs of ram. The directory for transcoding is set to a folder on the ssd cache.

2. When playing a direct stream on the shield the video plays but will stop and artifact every 10 to 15 seconds then continue

I have tried playing the same files from kodi on shield from smb share and is perfect so it cant be network related.

 

this is how my docker is setup

 

emby.png

 

 

My path substitution is

/media/TVShows

To

\\192.168.1.199\media\TVShows

 

Anyone got any ideas. Strange thing is it all worked fine until i reinstalled. All settings are the same unless there is something i have forgotten?

Link to comment

Thanks yes i tried that and it made no difference.

 

i have since installed  emby server from Emby Repository and this docker works fine. no idea why binhexs didnt?

This sounds to me like a bug in emby,  I would guess it's now been fixed and thus the official emby docker is working, I will have to wait until this fix is included in the next official release.

 

Sent from my SM-G900F using Tapatalk

 

if you know when things started going wonky then you could identify the tsg name (defines version of app) and then specify this to roll back, list of tags shown here:- https://hub.docker.com/r/binhex/arch-emby/tags/

 

 

Link to comment
  • 3 months later...

I am new to docker so bear with me.

 

I want to add binhex-emby through CA.

 

Once I click add, in the next page, what should i put in these field?

 

Host path 2:        mnt/user (default value)

                          Container path : /media (tips below)

 

Should I just use default value? Should I change the value to the tips below (/media)? What is the recommended value and why?

 

Thanks.

Link to comment

I am new to docker so bear with me.

 

I want to add binhex-emby through CA.

 

Once I click add, in the next page, what should i put in these field?

 

Host path 2:        mnt/user (default value)

                          Container path : /media (tips below)

 

Should I just use default value? Should I change the value to the tips below (/media)? What is the recommended value and why?

 

Thanks.

 

ok this is one of those key things you need to wrap your head around, have a read here for a start:-

 

http://lime-technology.com/forum/index.php?topic=40937.msg387520#msg387520

 

and also for my attempt to explain this:-

 

http://lime-technology.com/forum/index.php?topic=45811.msg437673#msg437673 (FAQ Q4.)

Link to comment

I am new to docker so bear with me.

 

I want to add binhex-emby through CA.

 

Once I click add, in the next page, what should i put in these field?

 

Host path 2:        mnt/user (default value)

                          Container path : /media (tips below)

 

Should I just use default value? Should I change the value to the tips below (/media)? What is the recommended value and why?

 

Thanks.

 

ok this is one of those key things you need to wrap your head around, have a read here for a start:-

 

http://lime-technology.com/forum/index.php?topic=40937.msg387520#msg387520

 

and also for my attempt to explain this:-

 

http://lime-technology.com/forum/index.php?topic=45811.msg437673#msg437673 (FAQ Q4.)

 

Thanks. Much appreciated.

Link to comment
  • 1 month later...

Hi!

 

Im using your emby container with kodi. Everything else seems to be working just fine, but i cant get music to play. I know about the embys network path thing, but i still kodi wont play my songs. Should i set the network location of my music folder to //SERVER/SHARE/MUSICFOLDER or something else? And  should i do something in Kodi? Kodi just tells me to check the .log file and it tells me this nonesense:

 

16:58:37 T:140472203691904  ERROR: Open - failed to open source <musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27>

16:58:37 T:140472203691904  ERROR: Init: Error opening file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904  ERROR: CAudioDecoder: Unable to Init Codec while loading file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder

16:58:37 T:140472203691904  ERROR: Playlist Player: skipping unplayable item: 7, path [musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27]

16:59:09 T:140470504113920  NOTICE: Thread JobWorker start, auto delete: true

16:59:09 T:140470239418112  NOTICE: Thread FileCache start, auto delete: false

 

 

Full .log file in attachments. ( I had to delete a lot of rows because of the filesize limit)

 

 

kodi.txt

Link to comment

Hi!

 

Im using your emby container with kodi. Everything else seems to be working just fine, but i cant get music to play. I know about the embys network path thing, but i still kodi wont play my songs. Should i set the network location of my music folder to //SERVER/SHARE/MUSICFOLDER or something else? And  should i do something in Kodi? Kodi just tells me to check the .log file and it tells me this nonesense:

 

16:58:37 T:140472203691904  ERROR: Open - failed to open source <musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27>

16:58:37 T:140472203691904  ERROR: Init: Error opening file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904  ERROR: CAudioDecoder: Unable to Init Codec while loading file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder

16:58:37 T:140472203691904  ERROR: Playlist Player: skipping unplayable item: 7, path [musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27]

16:59:09 T:140470504113920  NOTICE: Thread JobWorker start, auto delete: true

16:59:09 T:140470239418112  NOTICE: Thread FileCache start, auto delete: false

 

 

Full .log file in attachments. ( I had to delete a lot of rows because of the filesize limit)

 

im afraid i have no idea how emby integrates with kodi, having never really played with emby for any length of time so not sure how this is configured, are you using something like this?

 

https://github.com/MediaBrowser/plugin.video.emby/wiki

  • Thanks 1
Link to comment

Hi!

 

Im using your emby container with kodi. Everything else seems to be working just fine, but i cant get music to play. I know about the embys network path thing, but i still kodi wont play my songs. Should i set the network location of my music folder to //SERVER/SHARE/MUSICFOLDER or something else? And  should i do something in Kodi? Kodi just tells me to check the .log file and it tells me this nonesense:

 

16:58:37 T:140472203691904  ERROR: Open - failed to open source <musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27>

16:58:37 T:140472203691904  ERROR: Init: Error opening file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904  ERROR: CAudioDecoder: Unable to Init Codec while loading file musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27

16:58:37 T:140472203691904 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder

16:58:37 T:140472203691904  ERROR: Playlist Player: skipping unplayable item: 7, path [musicdb://artists/27/19/230.flac?albumartistsonly=false&albumid=19&artistid=27]

16:59:09 T:140470504113920  NOTICE: Thread JobWorker start, auto delete: true

16:59:09 T:140470239418112  NOTICE: Thread FileCache start, auto delete: false

 

 

Full .log file in attachments. ( I had to delete a lot of rows because of the filesize limit)

 

It should look something like this in Emby.. (see attached..)

emby.PNG.6cb48f0e82b07fcf1e44a60e5192d17f.PNG

Link to comment
  • 9 months later...

Hi Binhex thanks for your great Docker containers!

I'm running a new install of Unraid (also new to Unraid in general) but am running into issues with this (and Sonarr/Radarr). I managed to get Sabnzbd up and running no problem.
Attached is my container settings. Also the log in case this helps. Basically when I click on the WebUI link I get a generic browser unable to connect message.

 

Hopefully you can point me in the right direction :)

at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
---> (Inner Exception #0) IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---

System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
InnerException: SQLitePCL.pretty.SQLiteException
IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0



2017-08-27 19:24:14,879 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47609351923688 for <Subprocess at 47609351922896 with name emby in state STARTING> (stdout)>
2017-08-27 19:24:14,879 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47609351923400 for <Subprocess at 47609351922896 with name emby in state STARTING> (stderr)>
2017-08-27 19:24:14,879 INFO exited: emby (exit status 0; not expected)
2017-08-27 19:24:14,879 DEBG received SIGCLD indicating a child quit
2017-08-27 19:24:17,885 INFO spawned: 'emby' with pid 54
2017-08-27 19:24:17,978 DEBG 'emby' stdout output:
Info Main: Emby
Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
Operating system: Unix 4.9.30.0
64-Bit OS: True
64-Bit Process: True
Mono: 4.8.0 (Stable 4.8.0.495/e4a3cf3 Mon Feb 27 08:30:18 UTC 2017)
Processor count: 4
Program data path: /config
Application directory: /usr/lib/emby-server

2017-08-27 19:24:18,105 DEBG 'emby' stdout output:
Error Main: Skia not available. Will try next image processor. libSkiaSharp.so

2017-08-27 19:24:18,111 DEBG 'emby' stdout output:
Info ImageMagick: ImageMagick version: ImageMagick 6.9.8-4 Q16 x86_64 2017-04-27 http://www.imagemagick.org

2017-08-27 19:24:18,361 DEBG 'emby' stdout output:
appHost.Init

2017-08-27 19:24:18,429 DEBG 'emby' stdout output:
Info App: Application version: 3.2.28.0

2017-08-27 19:24:18,508 DEBG 'emby' stdout output:
Info App: Application configuration:
{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableLocalizedGuids":true,"EnableNormalizedItemByNameIds":false,"IsPortAuthorized":false,"EnableCaseSensitiveItemIds":false,"DisableLiveTvChannelUserDataName":false,"SeasonZeroDisplayName":"Specials","PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableFolderView":false,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"ImageExtractionTimeoutMs":0,"PathSubstitutions":[],"EnableSimpleArtistDetection":true,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}

2017-08-27 19:24:18,517 DEBG 'emby' stdout output:
Info App: Loading MediaBrowser.Api, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.WebDashboard, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null

2017-08-27 19:24:18,518 DEBG 'emby' stdout output:
Info App: Loading MediaBrowser.Common, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Providers, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.LocalMetadata, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.XbmcMetadata, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Server.Mono, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.CinemaMode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.6307.26031, Culture=neutral, PublicKeyToken=null

2017-08-27 19:24:18,588 DEBG 'emby' stdout output:
Info SqliteUserRepository: Sqlite version: 3.18.0

2017-08-27 19:24:18,589 DEBG 'emby' stdout output:
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.3.1 20170306,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_SYNCHRONOUS=2,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,HAVE_ISNAN,SECURE_DELETE,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1

2017-08-27 19:24:18,621 DEBG 'emby' stdout output:
Error Main: UnhandledException
*** Error Report ***
Version: 3.2.28.0
Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
Operating system: Unix 4.9.30.0
64-Bit OS: True
64-Bit Process: True
Mono: 4.8.0 (Stable 4.8.0.495/e4a3cf3 Mon Feb 27 08:30:18 UTC 2017)
Processor count: 4
Program data path: /config
Application directory: /usr/lib/emby-server
System.AggregateException: One or more errors occurred. ---> SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
---> (Inner Exception #0) IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---

System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
InnerException: SQLitePCL.pretty.SQLiteException
IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0


2017-08-27 19:24:18,626 DEBG 'emby' stdout output:
UnhandledException

2017-08-27 19:24:18,626 DEBG 'emby' stdout output:
System.AggregateException: One or more errors occurred. ---> SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
---> (Inner Exception #0) IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---

System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0
InnerException: SQLitePCL.pretty.SQLiteException
IOError: disk I/O error
SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0
at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0



2017-08-27 19:24:18,676 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47609351922032 for <Subprocess at 47609351922896 with name emby in state STARTING> (stdout)>
2017-08-27 19:24:18,676 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47609351923184 for <Subprocess at 47609351922896 with name emby in state STARTING> (stderr)>
2017-08-27 19:24:18,676 INFO exited: emby (exit status 0; not expected)
2017-08-27 19:24:18,676 DEBG received SIGCLD indicating a child quit
2017-08-27 19:24:19,677 INFO gave up: emby entered FATAL state, too many start retries too quickly


 

 

emby-settings.jpg

Edited by bsm2k1
Link to comment
Hi Binhex thanks for your great Docker containers!

I'm running a new install of Unraid (also new to Unraid in general) but am running into issues with this (and Sonarr/Radarr). I managed to get Sabnzbd up and running no problem.
Attached is my container settings. Also the log in case this helps. Basically when I click on the WebUI link I get a generic browser unable to connect message.
 
Hopefully you can point me in the right direction
at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of inner exception stack trace ---at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0---> (Inner Exception #0) IOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---System.AggregateExceptionat System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0InnerException: SQLitePCL.pretty.SQLiteExceptionIOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:02017-08-27 19:24:14,879 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47609351923688 for <Subprocess at 47609351922896 with name emby in state STARTING> (stdout)>2017-08-27 19:24:14,879 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47609351923400 for <Subprocess at 47609351922896 with name emby in state STARTING> (stderr)>2017-08-27 19:24:14,879 INFO exited: emby (exit status 0; not expected)2017-08-27 19:24:14,879 DEBG received SIGCLD indicating a child quit2017-08-27 19:24:17,885 INFO spawned: 'emby' with pid 542017-08-27 19:24:17,978 DEBG 'emby' stdout output:Info Main: EmbyCommand line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobeOperating system: Unix 4.9.30.064-Bit OS: True64-Bit Process: TrueMono: 4.8.0 (Stable 4.8.0.495/e4a3cf3 Mon Feb 27 08:30:18 UTC 2017)Processor count: 4Program data path: /configApplication directory: /usr/lib/emby-server2017-08-27 19:24:18,105 DEBG 'emby' stdout output:Error Main: Skia not available. Will try next image processor. libSkiaSharp.so2017-08-27 19:24:18,111 DEBG 'emby' stdout output:Info ImageMagick: ImageMagick version: ImageMagick 6.9.8-4 Q16 x86_64 2017-04-27 http://www.imagemagick.org2017-08-27 19:24:18,361 DEBG 'emby' stdout output:appHost.Init2017-08-27 19:24:18,429 DEBG 'emby' stdout output:Info App: Application version: 3.2.28.02017-08-27 19:24:18,508 DEBG 'emby' stdout output:Info App: Application configuration:{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableLocalizedGuids":true,"EnableNormalizedItemByNameIds":false,"IsPortAuthorized":false,"EnableCaseSensitiveItemIds":false,"DisableLiveTvChannelUserDataName":false,"SeasonZeroDisplayName":"Specials","PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheAudioDB"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["FanArt"],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["The Open Movie Database","TheMovieDb"],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"SkipDeserializationForBasicTypes":false,"UICulture":"en-us","SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"SharingExpirationDays":30,"SchemaVersion":0,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":false,"EnableFolderView":false,"EnableGroupingIntoCollections":false,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"EnableChannelView":false,"EnableExternalContentInSuggestions":true,"ImageExtractionTimeoutMs":0,"PathSubstitutions":[],"EnableSimpleArtistDetection":true,"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}2017-08-27 19:24:18,517 DEBG 'emby' stdout output:Info App: Loading MediaBrowser.Api, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.WebDashboard, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.Model, Version=3.2.28.0, Culture=neutral, PublicKeyToken=null2017-08-27 19:24:18,518 DEBG 'emby' stdout output:Info App: Loading MediaBrowser.Common, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.Controller, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.Providers, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Photos, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Server.Implementations, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Server.MediaEncoding, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Dlna, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.LocalMetadata, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.XbmcMetadata, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.Server.Mono, Version=3.2.28.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Server.CinemaMode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Server.Connect, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading Emby.Server.Sync, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nullInfo App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.6307.26031, Culture=neutral, PublicKeyToken=null2017-08-27 19:24:18,588 DEBG 'emby' stdout output:Info SqliteUserRepository: Sqlite version: 3.18.02017-08-27 19:24:18,589 DEBG 'emby' stdout output:Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.3.1 20170306,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_SYNCHRONOUS=2,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS4,ENABLE_FTS5,ENABLE_JSON1,ENABLE_RTREE,ENABLE_UNLOCK_NOTIFY,HAVE_ISNAN,SECURE_DELETE,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=12017-08-27 19:24:18,621 DEBG 'emby' stdout output:Error Main: UnhandledException*** Error Report ***Version: 3.2.28.0Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobeOperating system: Unix 4.9.30.064-Bit OS: True64-Bit Process: TrueMono: 4.8.0 (Stable 4.8.0.495/e4a3cf3 Mon Feb 27 08:30:18 UTC 2017)Processor count: 4Program data path: /configApplication directory: /usr/lib/emby-serverSystem.AggregateException: One or more errors occurred. ---> SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of inner exception stack trace ---at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0---> (Inner Exception #0) IOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---System.AggregateExceptionat System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0InnerException: SQLitePCL.pretty.SQLiteExceptionIOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:02017-08-27 19:24:18,626 DEBG 'emby' stdout output:UnhandledException2017-08-27 19:24:18,626 DEBG 'emby' stdout output:System.AggregateException: One or more errors occurred. ---> SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of inner exception stack trace ---at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0---> (Inner Exception #0) IOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0 <---System.AggregateExceptionat System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00242] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x000f0] in <f47f53ae6208497f8818a6979f8c81ca>:0at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <f47f53ae6208497f8818a6979f8c81ca>:0InnerException: SQLitePCL.pretty.SQLiteExceptionIOError: disk I/O errorSQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:0at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCL.sqlite3 db, System.Int32 rc) [0x0001a] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement (System.String sql, System.String& tail) [0x00038] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection.PrepareStatement (SQLitePCL.pretty.IDatabaseConnection This, System.String sql) [0x0000c] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DatabaseConnection+<Query>c__AnonStorey1.<>m__0 () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at SQLitePCL.pretty.DelegatingEnumerable`1[T].GetEnumerator () [0x00000] in <926d5dc8f35f4aae9a6008f11f233fd0>:0at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x0001a] in <2392cff65f724abaaed9de072f62bc4a>:0at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003e] in <2392cff65f724abaaed9de072f62bc4a>:0at Emby.Server.Implementations.Data.BaseSqliteRepository.CreateConnection (System.Boolean isReadOnly) [0x000de] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize () [0x00000] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost.GetUserRepository () [0x00027] in <1c4e440374224ab58b9cacb8f57a0cca>:0at Emby.Server.Implementations.ApplicationHost+<RegisterResources>d__292.MoveNext () [0x003cc] in <1c4e440374224ab58b9cacb8f57a0cca>:0--- End of stack trace from previous location where exception was thrown ---at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <f712f98eb8e445c8918edaf595bbe465>:0at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0at Emby.Server.Implementations.ApplicationHost+<Init>d__288.MoveNext () [0x001f0] in <1c4e440374224ab58b9cacb8f57a0cca>:02017-08-27 19:24:18,676 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 47609351922032 for <Subprocess at 47609351922896 with name emby in state STARTING> (stdout)>2017-08-27 19:24:18,676 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 47609351923184 for <Subprocess at 47609351922896 with name emby in state STARTING> (stderr)>2017-08-27 19:24:18,676 INFO exited: emby (exit status 0; not expected)2017-08-27 19:24:18,676 DEBG received SIGCLD indicating a child quit2017-08-27 19:24:19,677 INFO gave up: emby entered FATAL state, too many start retries too quickly


 
 
emby-settings.thumb.jpg.7666e2fb3eeff48641a2b5abeeb23f05.jpg

Same problem, see reply in sonarr thread

Sent from my SM-G935F using Tapatalk

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.