kooapk 11 Posted November 21, 2024 Posted November 21, 2024 Occasionally, Docker EMBY will be terminated in this way Info App: All entry points have started s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting. emby.log
Solution Q-Droid 830 Posted November 21, 2024 Solution Posted November 21, 2024 It looks like Emby is crashing. Error Main: Error in appHost.Init *** Error Report *** Version: 4.8.10.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.8.0-48-generic (buildd@lcy02-amd64-010) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2. Framework: .NET 6.0.31 OS/Process: x64/x64 Runtime: system/System.Private.CoreLib.dll Processor count: 24 Data path: /config Application path: /system SQLitePCL.pretty.SQLiteException: IOError: disk I/O error - PRAGMA journal_mode SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteDatabaseConnection.PrepareStatement(String sql, ReadOnlySpan`1& tail) at SQLitePCL.pretty.DatabaseConnection.PrepareStatement(IDatabaseConnection This, String sql) at Emby.Sqlite.BaseSqliteRepository.CreateConnection(Boolean isReadOnly) at Emby.Server.Implementations.Data.SqliteUserRepository.Initialize() at Emby.Server.Implementations.ApplicationHost.GetUserRepository() at Emby.Server.Implementations.ApplicationHost.RegisterResources() at Emby.Server.Implementations.ApplicationHost.Init() at EmbyServer.HostedService.StartAsync(CancellationToken cancellationToken) Source: SQLitePCL.pretty TargetSite: SQLitePCL.pretty.IStatement PrepareStatement(System.String, System.ReadOnlySpan`1[System.Byte] ByRef) Info Main: Shutdown complete Unhandled exception. System.IO.IOException: No space left on device : '/config/logs/embyserver.txt' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer) at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk) at System.IO.FileStream.Flush(Boolean flushToDisk) at Emby.Server.Implementations.Logging.FileLogger.Dispose() at Emby.Server.Implementations.Logging.SimpleLogManager.Dispose() at EmbyServer.Program.Main(String[] args) Aborted (core dumped)
Luke 38811 Posted November 21, 2024 Posted November 21, 2024 HI, what type of drive is the server config mounted to?
kooapk 11 Posted November 23, 2024 Author Posted November 23, 2024 Thank you, the space problem has been solved
Luke 38811 Posted November 26, 2024 Posted November 26, 2024 On 11/23/2024 at 12:47 PM, kooapk said: Thank you, the space problem has been solved What was the solution?
kooapk 11 Posted December 5, 2024 Author Posted December 5, 2024 On 11/26/2024 at 10:20 AM, Luke said: What was the solution? Free up hard drive space 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now