BenDover 3 Posted March 7, 2022 Posted March 7, 2022 Gents/Ladies, I'm having trouble doing some conversions as of the last update. I set the settings, it uses my C drive as a temp location but when it tries to move it over I get the following: 2022-03-07 15:38:47.633 Info App: Emby Media Converter copying file from C:\Users\Administrator\AppData\Roaming\Emby-Server\programdata\sync\56\94\62edc761-4ab9-4609-81b9-f68f68b96df8.mp4 to E:\ServerFolders2\EMBY Recorded\Series\2022 Winter Olympics (2022)\2022 Winter Olympics 2022_02_08_20_00_00 - Snowboarding, Alpine Skiing, Freestyle Skiing, Cross Country.mp4 2022-03-07 15:38:47.638 Error App: Error transferring sync job file *** Error Report *** Version: 4.6.7.0 Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp Operating system: Microsoft Windows 10.0.17763 Framework: .NET Core 3.1.21 OS/Process: x64/x64 Runtime: C:/Users/Administrator/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 16 Data path: C:\Users\Administrator\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system System.IO.IOException: System.IO.IOException: There is not enough space on the disk. : 'E:\ServerFolders2\EMBY Recorded\Series\2022 Winter Olympics (2022)\2022 Winter Olympics 2022_02_08_20_00_00 - Snowboarding, Alpine Skiing, Freestyle Skiing, Cross Country.mp4' at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite) at Emby.Server.Sync.ConvertSyncProvider.SendFile(SyncJob job, String originalMediaPath, String inputPath, Boolean isMedia, String[] pathParts, SyncTarget target, IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Sync.MediaSync.SendFile(SyncJob job, String originalMediaPath, IServerSyncProvider provider, String inputPath, Boolean isMedia, String[] pathParts, SyncTarget target, SyncOptions options, IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Sync.MediaSync.GetItem(IServerSyncProvider provider, SyncTarget target, SyncJobItem jobItem, IProgress`1 progress, CancellationToken cancellationToken) Source: System.IO.FileSystem TargetSite: Void CopyFile(System.String, System.String, Boolean) Looks like it thinks their is not enough disk space when I have over 1TB free. Suggestions?
Luke 42085 Posted March 7, 2022 Posted March 7, 2022 Hi, how much space is available on your e: drive?
BenDover 3 Posted March 7, 2022 Author Posted March 7, 2022 1 minute ago, Luke said: Hi, how much space is available on your e: drive? over 2TB.
BenDover 3 Posted March 7, 2022 Author Posted March 7, 2022 over 2TB. 1 hour ago, Luke said: Hi, how much space is available on your e: drive?
BenDover 3 Posted March 8, 2022 Author Posted March 8, 2022 Nope. Local disk. 3 hours ago, Luke said: Hi, how much space is available on your e: drive?
Luke 42085 Posted March 8, 2022 Posted March 8, 2022 OK, I'm not sure what's going on there but this error is coming from the windows file API. It's not something that Emby can correct. In the unlikely event that it's a defect in the .NET core runtime, the upcoming 4.7 release will be updating to .NET 6, which may help.
BenDover 3 Posted March 8, 2022 Author Posted March 8, 2022 I was thinking of double checking the permissions, is there a guide for windows I missed somewhere?
Luke 42085 Posted March 9, 2022 Posted March 9, 2022 @BenDover HI, for Windows it is a matter of making sure the logged in windows user on your machine has permissions. Other than that there is nothing Emby specific regarding that. Please let us know if this helps. Thanks.
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