Jump to content

New movies / TV series not being added to database Truenas 25.10.2.1 - Goldeye


Recommended Posts

Richard3535
Posted

I have a truenas server 25.10.2.1 - Goldeye running emby 4.9.4.1 V 1.4.2 premiere. I have not changed permissions or users on the system since creating it. Everything has worked fine until about 2 weeks past. Now any new items added do not show up in the database. I doubled checked permissions on the truenas to make sure nothing changed. I have errors in the server log saying access denied.

I have a Windows 11 system running emby server Version 4.10.0.6 beta and it looks at exactly the same files on the truenas through smb shares. It has no issues adding new media to the database and does not have access denied errors in the server log.

I have the server logs available but I'm including a screen shot of one of the errors below.

Your help is appreciated Thanks

2026-04-07 11:02:13.305 Error BaseItem: Error validating children for The Absent Minded Professor 1961 1080p 323282 /mnt/sas_22tb_each/22tb_pre_1970/The Absent Minded Professor 1961 1080p
    *** Error Report ***
    Version: 4.9.4.1
    Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
    Operating system: Linux version 6.12.33-production+truenas (root@tnsbuilds02) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREE
    OS/Process: x64/x64
    Framework: .NET 8.0.22
    Runtime: system/System.Private.CoreLib.dll
    Processor count: 4
    Data path: /config
    Application path: /system
    System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/mnt/sas_22tb_each/22tb_pre_1970/The Absent Minded Professor 1961 1080p' is denied.
     ---> System.IO.IOException: Permission denied
       --- End of inner exception stack trace ---
       at System.IO.Enumeration.FileSystemEnumerator`1.Init()
       at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
       at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive)
       at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials)
       at MediaBrowser.Controller.Entities.BaseItem.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Dictionary`2 newItemIds, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService)
       at MediaBrowser.Controller.Entities.BaseItem.ValidateSubFolders(BaseItem[] children, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Dictionary`2 newItemIds, IDirectoryService directoryService, IProgress`1 progress, CancellationToken cancellationToken)
    Source: System.Private.CoreLib
    TargetSite: Void Init()
    InnerException: System.IO.IOException: Permission denied
    Source: 
    TargetSite: 
 

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