- September 25, 2021
- 8
- 0
- Home Country
- United States of America
- Thread starter
- #11
So after removing the shares and restarting the server, the Mediaportal server service keeps crashing
Application: MP2-Server.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException at MediaPortal.Common.Services.FileEventNotification.FileWatcher.Dispose() at MediaPortal.Common.Services.FileEventNotification.FileWatcher.Finalize() |
He is using a test build of WiP2.4, because nothing was working. Focus is on the Network issues.From your log files I see a known crash:
Application: MP2-Server.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at MediaPortal.Common.Services.FileEventNotification.FileWatcher.Dispose()
at MediaPortal.Common.Services.FileEventNotification.FileWatcher.Finalize()
It was fixed in 2.4 already. It happens by the filesystem watcher on unsupported filesystems.
As workaround disable the "watch for changes" on the configured media source to avoid this crash.
Full permission is necessary. For me I set no protection on my NAS and activated cretidentials anyway, just left username and password empty.What permissions does MP2 need on the server shares? I am going to make an account that has the specific permissions to the file shares to eliminate that as a possibility.
There were no changes, but I deactivated online sources, because you tagged the media already. This makes a huge difference.I am waiting on the import as we speak but it looks good so far, the importer also seemed faster than usual for the movies so cudos to whomever updated that