Jump to content

Search the Community

Showing results for tags 'UnauthorizedAccessException'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Third Party Apps
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 2 results

  1. Hello, When I try to refresh any metadata I always get an UnauthorizedAccessException error in the log and the files aren't created. Emby server Version 4.0.2.0 is installed on NVIDIA Shield TV. Library is on a Synology NAS DS213j , mounted on the Shield through SMB. It shouldn't be a NAS permission issue as Plex manages to create/delete .srt files in the same folders (same mounted drive, same user). To make sure of that I granted full access and ownership on a test folder and the issue still occurs. I'm quite puzzled as to why I would have a permission issue with Emby and not Plex Log attached. Any idea what might go wrong? Log.txt
  2. Scheduled recording from Guide on Windows is creating the task. The task creates a folder with permissions: d---rwx---+ 1 Administrators wamcn 0 Jan 30 05:00 'CBS4 This Morning - 5A' The folder is empty. When I open the permissions to all, then the Server shows it as a program in Series, but there is no data. I am wamcn logged in as an administrator. There are no other users on the system. There is one Emby user, me, with all emby permissions. Schedule recordings were working, but began having this problem many weeks ago. Could be some Emby auto-update. Here is the snippet from server logs. 2019-01-30 05:00:01.705 Info App: Writing file to path: D:\Emby\seriesrecordingpath\CBS4 This Morning - 5A\CBS4 This Morning - 5A 2019_01_30_05_00_00.ts 2019-01-30 05:00:01.706 Error App: Error recording to D:\Emby\seriesrecordingpath\CBS4 This Morning - 5A\CBS4 This Morning - 5A 2019_01_30_05_00_00.ts *** Error Report *** Version: 4.0.1.0 Command line: C:\Users\wamcn\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 12 Program data path: C:\Users\wamcn\AppData\Roaming\Emby-Server\programdata Application directory: C:\Users\wamcn\AppData\Roaming\Emby-Server\system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path 'D:\Emby\seriesrecordingpath\CBS4 This Morning - 5A\CBS4 This Morning - 5A 2019_01_30_05_00_00.ts' is denied. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, FileOpenOptions fileOpenOptions) at Emby.LiveTV.DirectRecorder.RecordFromDirectStreamProvider(IDirectStreamProvider directStreamProvider, String targetFile, TimeSpan duration, Action onStarted, CancellationToken cancellationToken) at Emby.LiveTV.EmbyTV.RecordStream(TimerInfo timer, DateTimeOffset recordingEndDate, ActiveRecordingInfo activeRecordingInfo) Source: System.Private.CoreLib TargetSite: Microsoft.Win32.SafeHandles.SafeFileHandle ValidateFileHandle(Microsoft.Win32.SafeHandles.SafeFileHandle) at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, FileOpenOptions fileOpenOptions) at Emby.LiveTV.DirectRecorder.RecordFromDirectStreamProvider(IDirectStreamProvider directStreamProvider, String targetFile, TimeSpan duration, Action onStarted, CancellationToken cancellationToken) at Emby.LiveTV.EmbyTV.RecordStream(TimerInfo timer, DateTimeOffset recordingEndDate, ActiveRecordingInfo activeRecordingInfo)
×
×
  • Create New...