Jump to content

Recommended Posts

fantaxp7
Posted
I've been getting multiple errors. From the log:

 

Illegal characters in path.

System.ArgumentException

   at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)

   at System.IO.Path.GetFileName(String path)

   at System.IO.FileSystemWatcher.MatchPattern(String relativePath)

   at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)

   at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)

   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

  • 1 month later...
Posted

What is the file system for your media storage?

 

I don't see that particular error at the end of your log indicating a crash on it.

 

You might try turning off the file monitoring system.

fantaxp7
Posted

I am using samba, it is a hardware raid. 

 

I will try turning off file monitoring. 

 

Thanks 

fantaxp7
Posted

Thanks ebr, I have not gotten the error.

 

Now I know for a fact that I had file monitoring turned off because of this issue or a similar one in the past. When I looked at it yesterday it was set to auto, which was not there previously. I remember only ever seeing on/off. Is it possible that when auto was including as an option that it defaulted back to that? 

 

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