Jump to content

Access to path denied


taylorbourne

Recommended Posts

taylorbourne
2017-01-03 16:25:47.5606 Error ProviderManager: Error in metadata saver
	*** Error Report ***
	Version: 3.1.2.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.4.0.0
	64-Bit OS: True
	64-Bit Process: False
	Mono: 4.6.2 (mono-4.6.0-branch/08fd525)
	Processor count: 2
	Program data path: /Users/Taylor/.config/emby-server
	Application directory: /Applications/Emby.Server.Mac.app/Contents/MonoBundle
	System.UnauthorizedAccessException: Access to the path "/Users/Taylor/Media/Movies/Fantastic Beasts and Where to Find Them (2016)/Fantastic Beasts and Where to Find Them.nfo" is denied.

Getting this issue with a movie I recently downloaded using CouchPotato. Haven't seen this one in previous releases.. This particular file doesn't want to play either, not sure if it's related to this permissions issue. Logs attached.

 

Edit – also worth noting that when browsing to the movie's location on my drive the nfo isn't in there at all.

 

server.txt

Edited by taylorbourne
Link to comment
Share on other sites

taylorbourne

Hmm ok.. Has anything changed with the latest release that could cause sudden permissions errors? Check out this latest log I pulled, it's literally filled with errors. My library scan gets stuck at 63.8% and the server becomes unusable.

 

edit – wanted to add that while the example I gave is a recent addition to my library, the errors are coming up for existing items as well... I wasn't seeing any permissions errors prior to the most recent update.

server2.txt

Edited by taylorbourne
Link to comment
Share on other sites

taylorbourne

Bump.. tried to remove my existing library.db and rescan, stuck at 35.8% for hours and the logs are piling up errors. Please help, my server is currently crippled.

 

server3.txt

Link to comment
Share on other sites

taylorbourne

This is a log from the server running fresh, didn't even use a back up. The scan got to about 70% then cancelled itself, seems to be stuck on "cancelling" right now. Seeing lots of the following (among other errors):

2017-01-04 13:13:13.6007 Error LibraryMonitor: Error in Directory watcher for: /Users/Taylor/Media/TV
	*** Error Report ***
	Version: 3.1.2.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.4.0.0
	64-Bit OS: True
	64-Bit Process: False
	Mono: 4.6.2 (mono-4.6.0-branch/08fd525)
	Processor count: 2
	Program data path: /Users/Taylor/.config/emby-server
	Application directory: /Applications/Emby.Server.Mac.app/Contents/MonoBundle
	System.IO.IOException: open() error while attempting to process path '/Users/Taylor/Media/TV/Grey's Anatomy/season12-poster.jpg', error code = '24'
	System.IO.IOException
	No Stack Trace Available
	
2017-01-04 13:13:13.6007 Info LibraryMonitor: Stopping directory watching for path /Users/Taylor/Media/TV

Then there's plenty of this:

2017-01-04 13:13:25.9433 Error ProviderManager: Error in metadata saver
	*** Error Report ***
	Version: 3.1.2.0
	Command line: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
	Operating system: Unix 15.4.0.0
	64-Bit OS: True
	64-Bit Process: False
	Mono: 4.6.2 (mono-4.6.0-branch/08fd525)
	Processor count: 2
	Program data path: /Users/Taylor/.config/emby-server
	Application directory: /Applications/Emby.Server.Mac.app/Contents/MonoBundle
	System.UnauthorizedAccessException: Access to the path "/Users/Taylor/Media/Movies/Austin Powers International Man of Mystery (1997)/Austin Powers International Man of Mystery.nfo" is denied.
	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
	  at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <bef7798f4baf4a2cbd193bda78100cb9>:0 
	  at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveToFile (System.IO.Stream stream, System.String path) [0x00063] in <333117a7114649b9b7c503e982597308>:0 
	  at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.IHasMetadata item, System.Threading.CancellationToken cancellationToken) [0x00026] in <333117a7114649b9b7c503e982597308>:0 
	  at MediaBrowser.Providers.Manager.ProviderManager+<SaveMetadata>c__async3.MoveNext () [0x001ff] in <4524d7985e294e9696ebc4a30f5a4c54>:0 
	System.UnauthorizedAccessException
	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0025f] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 
	  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
	  at Emby.Common.Implementations.IO.ManagedFileSystem.GetFileStream (System.String path, MediaBrowser.Model.IO.FileOpenMode mode, MediaBrowser.Model.IO.FileAccessMode access, MediaBrowser.Model.IO.FileShareMode share, System.Boolean isAsync) [0x00045] in <bef7798f4baf4a2cbd193bda78100cb9>:0 
	  at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.SaveToFile (System.IO.Stream stream, System.String path) [0x00063] in <333117a7114649b9b7c503e982597308>:0 
	  at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.Save (MediaBrowser.Controller.Entities.IHasMetadata item, System.Threading.CancellationToken cancellationToken) [0x00026] in <333117a7114649b9b7c503e982597308>:0 
	  at MediaBrowser.Providers.Manager.ProviderManager+<SaveMetadata>c__async3.MoveNext () [0x001ff] in <4524d7985e294e9696ebc4a30f5a4c54>:0 

Nothing about the system running Emby has changed.. just randomly started seeing these errors.

 

 

Edit – no longer seeing permissions issues? Moved to a new topic as I'm seeing new error messaging.

server4.txt

Edited by taylorbourne
Link to comment
Share on other sites

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