Jump to content

Server constantly crashing - FileSystemWatcher


Recommended Posts

Posted
nfo App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier

Stack overflow.

Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0416103 seconds

Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard

Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0100593 seconds

Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents

Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.0041863 seconds

Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier

Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.001179 seconds

Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint

Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json

Info HttpClient: GET https://api.github.com/repos/MediaBrowser/Emby.Releases/releases

Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.0672291 seconds

Info App: Starting entry point Emby.LiveTV.EntryPoint

Info LiveTV: Loading live tv data from /config/data/livetv/timers

Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.0395303 seconds

Info App: Starting entry point Emby.LiveTV.UpgradeChannelOptionsEntryPoint

Info App: Entry point completed: Emby.LiveTV.UpgradeChannelOptionsEntryPoint. Duration: 0.0275219 seconds

Info App: Starting entry point Emby.LiveTV.RecordingNotifier

Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 0.0485645 seconds

Info App: Starting entry point Emby.ActivityLog.ActivityLogEntryPoint

Info App: Entry point completed: Emby.ActivityLog.ActivityLogEntryPoint. Duration: 0.0528534 seconds

Info App: Starting entry point Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint

Info App: Entry point completed: Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint. Duration: 0.0060384 seconds

Info App: Starting entry point Emby.Notifications.Notifications

Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.0023225 seconds

Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint

Info App: SyncRepository Initialize taking write lock

Info App: SyncRepository Initialize write lock taken

Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0293901 seconds

Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint

Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Execute: /bin/ffmpeg -hide_banner -version

Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.0157456 seconds

Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint

Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0008796 seconds

Info App: All entry points have started

Repeat 174504 times:

--------------------------------

   at System.IO.FileSystemWatcher+RunningInstance+WatchedDirectory.Write(System.Text.StringBuilder, Boolean)

--------------------------------

   at System.IO.FileSystemWatcher+RunningInstance+WatchedDirectory.GetPath(Boolean, System.String)

   at System.IO.FileSystemWatcher+RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory, System.String)

   at System.IO.FileSystemWatcher+RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory, System.String)

   at System.IO.FileSystemWatcher+RunningInstance..ctor(System.IO.FileSystemWatcher, Microsoft.Win32.SafeHandles.SafeFileHandle, System.String, Boolean, System.IO.NotifyFilters, System.Threading.CancellationToken)

   at System.IO.FileSystemWatcher.StartRaisingEvents()

   at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()

   at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean)

   at Emby.Server.Implementations.IO.LibraryMonitor+<>c__DisplayClass37_0.<StartWatchingPath>b__0()

   at System.Threading.Tasks.Task.InnerInvoke()

   at System.Threading.Tasks.Task+<>c.<.cctor>b__272_0(System.Object)

   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)

   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)

   at System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread)

   at System.Threading.ThreadPoolWorkQueue.Dispatch()

   at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()

   at System.Threading.Thread.StartCallback()

Aborted

[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.



I have severe issues running the latest beta and the latest stable version on my arm Docker build.

The server was running just fine for a long time and no new media has been added.

I have tried three times to start over with new settings and rebuild my libraries but the server constantly crashes. I don't have permission problems and the container is also running in privileged mode.

Unfortunately, the log isn't super helpful as I cannot see why it's failing or what it's trying to do.

Posted

Hi there, can you please attach the complete log file? Thanks.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...