• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Access to the path is denied

     
    • 0 Vote(s) - 0 Average

    SOLVED: Access to the path is denied

    shagy1337
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Dec
    Reputation: 0
    Country:Latvia
    #1
    2023-12-31, 08:30 AM (This post was last modified: 2023-12-31, 04:58 PM by shagy1337. Edited 1 time in total.)
    Hello,
    I am quite a bit out of my dept here. E.g. I have never used docker before.

    I am trying to set up Jellyfin on Synology DS423, DSM 7.2.1
    I used this guide for installation.
    Libraries in Jellyfin are set up and pointed to the correct folders. But nothing is showing up in the libraries. And scanning doesn't seem to be able to start.

    From what I see in the log, seem to be an access issue.
    Here is the log

    Code:
    [2023-12-31 08:28:06.176 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
    [2023-12-31 08:28:11.910 +00:00] [INF] [120] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
    [2023-12-31 08:28:11.911 +00:00] [INF] [120] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2023-12-31 08:28:11.944 +00:00] [ERR] [122] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
    System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
      at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
      at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
      at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
      at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
      at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
    [2023-12-31 08:28:11.946 +00:00] [INF] [122] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
    [2023-12-31 08:28:11.946 +00:00] [ERR] [120] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/tvshows"
    System.UnauthorizedAccessException: Access to the path '/tvshows' is denied.
    ---> System.IO.IOException: Permission denied
      --- End of inner exception stack trace ---
    [2023-12-31 08:28:11.946 +00:00] [INF] [120] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tvshows"
    [2023-12-31 08:28:11.947 +00:00] [INF] [122] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
    [2023-12-31 08:28:11.981 +00:00] [INF] [120] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tvshows"
    [2023-12-31 08:28:42.905 +00:00] [INF] [72] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
    [2023-12-31 08:28:42.905 +00:00] [INF] [72] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2023-12-31 08:28:42.942 +00:00] [ERR] [96] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
    System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
      at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
      at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
      at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
      at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
      at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
    [2023-12-31 08:28:42.944 +00:00] [INF] [96] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
    [2023-12-31 08:28:42.944 +00:00] [ERR] [115] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/tvshows"
    System.UnauthorizedAccessException: Access to the path '/tvshows' is denied.
    ---> System.IO.IOException: Permission denied
      --- End of inner exception stack trace ---
    [2023-12-31 08:28:42.944 +00:00] [INF] [115] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tvshows"
    [2023-12-31 08:28:42.945 +00:00] [INF] [96] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
    [2023-12-31 08:28:42.979 +00:00] [INF] [115] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tvshows"




    [Image: image.png]
    [Image: image.png]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Access to the path is denied - by shagy1337 - 2023-12-31, 08:30 AM
    RE: Access to the path is denied - by Efficient_Good_5784 - 2023-12-31, 10:13 AM
    RE: Access to the path is denied - by shagy1337 - 2023-12-31, 12:00 PM
    RE: Access to the path is denied - by Efficient_Good_5784 - 2023-12-31, 06:00 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode