Track download ERROR
Closed this issue · 0 comments
When I am trying to download a David Bowie song it puts out this ERROR:
_Starting Downloads ...
Downloading - 03 - Let's Dance (2018 Remaster) ......
Track download ERROR. Information below.
System.IO.IOException: Error during decryption process, see internal exception. ---> System.ComponentModel.Win32Exception: The specified data could not be decrypted
--- End of internal exception stack monitoring ---
at System.Net.ConnectStream.EndRead (IAsyncResult asyncResult)
at System.IO.Stream. <> c. b__43_1 (Stream stream, IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncTrimPromise
1.Complete (TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
--- End of batch monitoring from the previous location where the exception was raised ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (Task task)
at System.Net.Http.HttpClientHandler.WebExceptionWrapperStream. d__4.MoveNext ()
--- End of batch monitoring from the previous location where the exception was raised ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (Task task)
at System.IO.Stream. d__27.MoveNext ()
--- End of batch monitoring from the previous location where the exception was raised ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (Task task)
at QobuzDownloaderX.QobuzDownloaderX. <downloadTrackBG_DoWork> d__264.MoveNext ()_
What could it be that its not working?