hyenake 0 Posted June 25, 2022 Posted June 25, 2022 Tried to play wit the user and group write permissions, but it wont work. *** Error Report *** Version: 4.7.4.0 Command line: /app/emby/EmbyServer.dll -programdata /config -ffdetect /app/emby/ffdetect -ffmpeg /app/emby/ffmpeg -ffprobe /app/emby/ffprobe -restartexitcode 3 Operating system: Linux version 4.4.180+ (root@build15) (gcc version 8.5.0 (GCC) ) #42661 SMP Fri Apr 1 15:33:06 CST 2022 Framework: .NET 6.0.2 OS/Process: x64/x64 Runtime: app/emby/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /app/emby System.IO.IOException: System.IO.IOException: Directory not empty : '/data/movies/Lightyear (2022)' at System.IO.FileSystem.RemoveDirectoryInternal(DirectoryInfo directory, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound) at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive) at System.IO.Directory.Delete(String path, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.DeleteDirectoryInternal(String path, Boolean recursive, Boolean sendToRecycleBin) at Emby.Server.Implementations.IO.ManagedFileSystem.DeleteDirectory(String path, Boolean recursive, Boolean sendToRecycleBin) at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, BaseItem parent, Boolean notifyParentItem) at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, Boolean notifyParentItem) at Emby.Api.Library.LibraryService.Any(DeleteItems request) at Emby.Api.Library.LibraryService.Any(DeleteItem request) at Emby.Server.Implementations.Services.ServiceController.<>c__DisplayClass6_0.<VoidActionDelegate>b__0(Object service, Object request) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void RemoveDirectoryInternal(System.IO.DirectoryInfo, Boolean, Boolean)
Luke 42078 Posted June 25, 2022 Posted June 25, 2022 Hi there, please attach the complete emby server log file. Thanks.
hyenake 0 Posted June 25, 2022 Author Posted June 25, 2022 for the record: I using Docker linuxserver. Some movie I can delete. embyserver(5).txt
Luke 42078 Posted June 26, 2022 Posted June 26, 2022 Can you try using our official docker container and see how that compares? https://emby.media/docker-server.html Thanks.
hyenake 0 Posted June 27, 2022 Author Posted June 27, 2022 I installed the official one. it still happens with some movies. embyserver(11).txt
Luke 42078 Posted October 8, 2022 Posted October 8, 2022 @hyenake are you still running into this with Emby Server 4.7.8?
foobaruser 1 Posted November 29, 2023 Posted November 29, 2023 I ran into this issue and updated from 4.8.0.39 to 4.8.0.61 (Official Docker image). I also set the UID and GID. This combined fixed this error for me. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now