Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Created by...
- ___. .__ .__
- \_ |__ |__| ____ | |__ ____ ___ ___
- | __ \| |/ \| | \_/ __ \\ \/ /
- | \_\ \ | | \ Y \ ___/ > <
- |___ /__|___| /___| /\___ >__/\_ \
- \/ \/ \/ \/ \/
- https://hub.docker.com/u/binhex/
- 2023-10-26 12:21:52.450555 [info] Host is running unRAID
- 2023-10-26 12:21:52.514524 [info] System information Linux 376111bceb13 6.1.38-Unraid #2 SMP PREEMPT_DYNAMIC Mon Jul 10 09:50:25 PDT 2023 x86_64 GNU/Linux
- 2023-10-26 12:21:52.555238 [info] PUID defined as '99'
- 2023-10-26 12:21:52.632652 [info] PGID defined as '100'
- 2023-10-26 12:21:52.719141 [info] UMASK defined as '000'
- 2023-10-26 12:21:52.790574 [info] Permissions already set for '/config'
- 2023-10-26 12:21:52.887140 [info] Deleting files in /tmp (non recursive)...
- 2023-10-26 12:21:52.984800 [info] Starting Supervisor...
- 2023-10-26 12:21:53,693 INFO Included extra file "/etc/supervisor/conf.d/jellyfin.conf" during parsing
- 2023-10-26 12:21:53,694 INFO Set uid to user 0 succeeded
- 2023-10-26 12:21:53,701 INFO supervisord started with pid 7
- 2023-10-26 12:21:54,704 INFO spawned: 'jellyfin' with pid 47
- 2023-10-26 12:21:54,705 INFO reaped unknown pid 8 (exit status 0)
- 2023-10-26 12:21:55,260 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Jellyfin version: 10.8.11
- 2023-10-26 12:21:55,273 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/logs]"]
- 2023-10-26 12:21:55,273 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--datadir", "/config/data", "--cachedir", "/config/cache", "--configdir", "/config/config", "--logdir", "/config/logs", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg", "--webdir", "/usr/share/jellyfin-web"]
- 2023-10-26 12:21:55,274 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Operating system: Linux
- 2023-10-26 12:21:55,277 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Architecture: X64
- [12:21:55] [INF] [1] Main: 64-Bit Process: True
- [12:21:55] [INF] [1] Main: User Interactive: True
- 2023-10-26 12:21:55,277 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Processor count: 24
- [12:21:55] [INF] [1] Main: Program data path: /config/data
- 2023-10-26 12:21:55,277 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Web resources path: /usr/share/jellyfin-web
- 2023-10-26 12:21:55,277 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Main: Application directory: /usr/lib/jellyfin/
- 2023-10-26 12:21:55,532 DEBG 'jellyfin' stdout output:
- [12:21:55] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /media/appdata/binhex-jellyfin/cache
- 2023-10-26 12:21:55,542 DEBG 'jellyfin' stdout output:
- [12:21:55] [FTL] [1] Main: Unhandled Exception
- System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:21:55,542 DEBG 'jellyfin' stderr output:
- Unhandled exception. System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:21:55,550 DEBG 'jellyfin' stderr output:
- /home/nobody/start.sh: line 18: 50 Aborted /usr/lib/jellyfin/jellyfin --datadir "${config_path}/data" --cachedir "${config_path}/cache" --configdir "${config_path}/config" --logdir "${config_path}/logs" --ffmpeg "${ffmpeg_file_path}" --webdir "${webdir}"
- 2023-10-26 12:21:55,550 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22837923002640 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stdout)>
- 2023-10-26 12:21:55,550 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22837923002704 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stderr)>
- 2023-10-26 12:21:55,550 WARN exited: jellyfin (exit status 134; not expected)
- 2023-10-26 12:21:55,551 DEBG received SIGCHLD indicating a child quit
- 2023-10-26 12:21:56,553 INFO spawned: 'jellyfin' with pid 60
- 2023-10-26 12:21:57,277 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Jellyfin version: 10.8.11
- 2023-10-26 12:21:57,289 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/logs]"]
- 2023-10-26 12:21:57,290 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--datadir", "/config/data", "--cachedir", "/config/cache", "--configdir", "/config/config", "--logdir", "/config/logs", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg", "--webdir", "/usr/share/jellyfin-web"]
- 2023-10-26 12:21:57,291 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Operating system: Linux
- 2023-10-26 12:21:57,293 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Architecture: X64
- 2023-10-26 12:21:57,293 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: 64-Bit Process: True
- [12:21:57] [INF] [1] Main: User Interactive: True
- 2023-10-26 12:21:57,293 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Processor count: 24
- [12:21:57] [INF] [1] Main: Program data path: /config/data
- 2023-10-26 12:21:57,293 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Web resources path: /usr/share/jellyfin-web
- 2023-10-26 12:21:57,293 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Main: Application directory: /usr/lib/jellyfin/
- 2023-10-26 12:21:57,509 DEBG 'jellyfin' stdout output:
- [12:21:57] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /media/appdata/binhex-jellyfin/cache
- 2023-10-26 12:21:57,519 DEBG 'jellyfin' stdout output:
- [12:21:57] [FTL] [1] Main: Unhandled Exception
- System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:21:57,520 DEBG 'jellyfin' stderr output:
- Unhandled exception. System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:21:57,527 DEBG 'jellyfin' stderr output:
- /home/nobody/start.sh: line 18: 63 Aborted /usr/lib/jellyfin/jellyfin --datadir "${config_path}/data" --cachedir "${config_path}/cache" --configdir "${config_path}/config" --logdir "${config_path}/logs" --ffmpeg "${ffmpeg_file_path}" --webdir "${webdir}"
- 2023-10-26 12:21:57,527 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22837923002640 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stdout)>
- 2023-10-26 12:21:57,527 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22837923591760 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stderr)>
- 2023-10-26 12:21:57,527 WARN exited: jellyfin (exit status 134; not expected)
- 2023-10-26 12:21:57,528 DEBG received SIGCHLD indicating a child quit
- 2023-10-26 12:21:59,531 INFO spawned: 'jellyfin' with pid 73
- 2023-10-26 12:22:00,002 DEBG 'jellyfin' stdout output:
- [12:21:59] [INF] [1] Main: Jellyfin version: 10.8.11
- 2023-10-26 12:22:00,020 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/logs]"]
- 2023-10-26 12:22:00,021 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--datadir", "/config/data", "--cachedir", "/config/cache", "--configdir", "/config/config", "--logdir", "/config/logs", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg", "--webdir", "/usr/share/jellyfin-web"]
- 2023-10-26 12:22:00,022 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Operating system: Linux
- 2023-10-26 12:22:00,024 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Architecture: X64
- 2023-10-26 12:22:00,024 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: 64-Bit Process: True
- [12:22:00] [INF] [1] Main: User Interactive: True
- [12:22:00] [INF] [1] Main: Processor count: 24
- 2023-10-26 12:22:00,024 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Program data path: /config/data
- 2023-10-26 12:22:00,024 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Web resources path: /usr/share/jellyfin-web
- 2023-10-26 12:22:00,025 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Main: Application directory: /usr/lib/jellyfin/
- 2023-10-26 12:22:00,242 DEBG 'jellyfin' stdout output:
- [12:22:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /media/appdata/binhex-jellyfin/cache
- 2023-10-26 12:22:00,252 DEBG 'jellyfin' stdout output:
- [12:22:00] [FTL] [1] Main: Unhandled Exception
- System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:22:00,252 DEBG 'jellyfin' stderr output:
- Unhandled exception.
- 2023-10-26 12:22:00,252 DEBG 'jellyfin' stderr output:
- System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:22:00,259 DEBG 'jellyfin' stderr output:
- /home/nobody/start.sh: line 18: 76 Aborted /usr/lib/jellyfin/jellyfin --datadir "${config_path}/data" --cachedir "${config_path}/cache" --configdir "${config_path}/config" --logdir "${config_path}/logs" --ffmpeg "${ffmpeg_file_path}" --webdir "${webdir}"
- 2023-10-26 12:22:00,259 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22837923002640 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stdout)>
- 2023-10-26 12:22:00,259 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22837925824208 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stderr)>
- 2023-10-26 12:22:00,259 WARN exited: jellyfin (exit status 134; not expected)
- 2023-10-26 12:22:00,259 DEBG received SIGCHLD indicating a child quit
- 2023-10-26 12:22:03,264 INFO spawned: 'jellyfin' with pid 86
- 2023-10-26 12:22:03,741 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Jellyfin version: 10.8.11
- 2023-10-26 12:22:03,753 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/logs]"]
- 2023-10-26 12:22:03,754 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--datadir", "/config/data", "--cachedir", "/config/cache", "--configdir", "/config/config", "--logdir", "/config/logs", "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg", "--webdir", "/usr/share/jellyfin-web"]
- 2023-10-26 12:22:03,755 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Operating system: Linux
- 2023-10-26 12:22:03,757 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Architecture: X64
- 2023-10-26 12:22:03,757 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: 64-Bit Process: True
- [12:22:03] [INF] [1] Main: User Interactive: True
- [12:22:03] [INF] [1] Main: Processor count: 24
- 2023-10-26 12:22:03,757 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Program data path: /config/data
- 2023-10-26 12:22:03,757 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Web resources path: /usr/share/jellyfin-web
- 2023-10-26 12:22:03,757 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Main: Application directory: /usr/lib/jellyfin/
- 2023-10-26 12:22:03,970 DEBG 'jellyfin' stdout output:
- [12:22:03] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /media/appdata/binhex-jellyfin/cache
- 2023-10-26 12:22:03,980 DEBG 'jellyfin' stdout output:
- [12:22:03] [FTL] [1] Main: Unhandled Exception
- System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:22:03,980 DEBG 'jellyfin' stderr output:
- Unhandled exception. System.IO.IOException: The file '/media/appdata' already exists.
- at System.IO.FileSystem.CreateDirectory(String fullPath)
- at System.IO.Directory.CreateDirectory(String path)
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager.UpdateMetadataPath()
- at Emby.Server.Implementations.Configuration.ServerConfigurationManager..ctor(IApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IXmlSerializer xmlSerializer, IFileSystem fileSystem)
- at Emby.Server.Implementations.ApplicationHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.CoreAppHost..ctor(IServerApplicationPaths applicationPaths, ILoggerFactory loggerFactory, IStartupOptions options, IConfiguration startupConfig)
- at Jellyfin.Server.Program.StartApp(StartupOptions options)
- at Jellyfin.Server.Program.<Main>(String[] args)
- 2023-10-26 12:22:03,987 DEBG 'jellyfin' stderr output:
- /home/nobody/start.sh: line 18: 89 Aborted /usr/lib/jellyfin/jellyfin --datadir "${config_path}/data" --cachedir "${config_path}/cache" --configdir "${config_path}/config" --logdir "${config_path}/logs" --ffmpeg "${ffmpeg_file_path}" --webdir "${webdir}"
- 2023-10-26 12:22:03,987 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22837925827920 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stdout)>
- 2023-10-26 12:22:03,988 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22837923592720 for <Subprocess at 22837925965904 with name jellyfin in state STARTING> (stderr)>
- 2023-10-26 12:22:03,988 WARN exited: jellyfin (exit status 134; not expected)
- 2023-10-26 12:22:03,988 DEBG received SIGCHLD indicating a child quit
- 2023-10-26 12:22:04,989 INFO gave up: jellyfin entered FATAL state, too many start retries too quickly
Advertisement
Add Comment
Please, Sign In to add comment