medstudent12 0 Posted April 12, 2019 Posted April 12, 2019 the most relevant log I can find is this does the cannot allocate memory indicate the reason for crashing is the low ram 512 mb ram? 2019-04-12 17:10:46.022 Error MediaEncoder: ProcessRun 'ffprobe' Process error: *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.9.0.8 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 1 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.ComponentModel.Win32Exception: System.ComponentModel.Win32Exception (12): Cannot allocate memory at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) Source: System.Diagnostics.Process TargetSite: Void ForkAndExecProcess(System.String, System.String[], System.String[], System.String, Boolean, Boolean, Boolean, Boolean, UInt32, UInt32, Int32 ByRef, Int32 ByRef, Int32 ByRef, Int32 ByRef, Boolean) at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) 2019-04-12 17:10:46.023 Error MediaEncoder: ProcessRun 'ffprobe': Error starting Ffprobe *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.9.0.8 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 1 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.ComponentModel.Win32Exception: System.ComponentModel.Win32Exception (12): Cannot allocate memory at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) at Emby.Server.MediaEncoding.Unified.FfRunnerBase.Start(String commandLineArgs) Source: System.Diagnostics.Process TargetSite: Void ForkAndExecProcess(System.String, System.String[], System.String[], System.String, Boolean, Boolean, Boolean, Boolean, UInt32, UInt32, Int32 ByRef, Int32 ByRef, Int32 ByRef, Int32 ByRef, Boolean) at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) at Emby.Server.MediaEncoding.Unified.FfRunnerBase.Start(String commandLineArgs) 2019-04-12 17:10:46.023 Error MediaEncoder: Error running Ffprobe -analyzeduration 3000000 -i "http://localhost:9988/default.py?mode=video&username=muneeb.cz.cc&filename=1YQEyURvKzs3NShZ0Ec8nLv1O9i5VVjns&title=Kal.Ho.Naa.Ho.2003.720p.BluRay.nHD.x264-NhaNc3.mkv&preferred_quality=1&override=true" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.9.0.8 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 1 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.ComponentModel.Win32Exception: System.ComponentModel.Win32Exception (12): Cannot allocate memory at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) at Emby.Server.MediaEncoding.Unified.FfRunnerBase.Start(String commandLineArgs) at Emby.Server.MediaEncoding.Encoder.MediaEncoder.RunFfProcess(FfRunType runType, String processName, String arguments, Int32 timeoutMs, Boolean logInfo, CancellationToken cancellationToken) Source: System.Diagnostics.Process TargetSite: Void ForkAndExecProcess(System.String, System.String[], System.String[], System.String, Boolean, Boolean, Boolean, Boolean, UInt32, UInt32, Int32 ByRef, Int32 ByRef, Int32 ByRef, Int32 ByRef, Boolean) at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at Emby.Server.MediaEncoding.ProcessRun.ProcessRunnerBase.Run(ProcessStartInfo startInfo) at Emby.Server.MediaEncoding.Unified.FfRunnerBase.Start(String commandLineArgs) at Emby.Server.MediaEncoding.Encoder.MediaEncoder.RunFfProcess(FfRunType runType, String processName, String arguments, Int32 timeoutMs, Boolean logInfo, CancellationToken cancellationToken) 2019-04-12 17:10:46.024 Error App: Error in ffprobe *** Error Report *** Version: 4.0.2.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 4.9.0.8 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 1 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.Exception: System.Exception: Error running ffprobe for "http://localhost:9988/default.py?mode=video&username=muneeb.cz.cc&filename=1YQEyURvKzs3NShZ0Ec8nLv1O9i5VVjns&title=Kal.Ho.Naa.Ho.2003.720p.BluRay.nHD.x264-NhaNc3.mkv&preferred_quality=1&override=true" - at Emby.Server.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken) at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) Source: Emby.Server.MediaEncoding TargetSite: Void MoveNext() at Emby.Server.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken) at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, LibraryOptions libraryOptions, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) 35.txt
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