You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After being prompt to upgrade got the following error
System.NotSupportedException: Stream does not support writing.
at System.IO.Stream.ValidateCopyToArguments(Stream destination, Int32 bufferSize)
at System.IO.FileStream.CopyToAsync(Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
at SecureFolderFS.Storage.Extensions.StorageExtensions.CopyContentsToAsync(IFile source, IFile destination, CancellationToken cancellationToken)
at SecureFolderFS.Storage.Extensions.StorageExtensions.CopyContentsToAsync(IFile source, IFile destination, CancellationToken cancellationToken)
at SecureFolderFS.Storage.Extensions.StorageExtensions.CopyContentsToAsync(IFile source, IFile destination, CancellationToken cancellationToken)
at SecureFolderFS.Core.Migration.AppModels.V1_V2.MigratorV1_V2.CreateKeystoreBackup(CancellationToken cancellationToken)
at SecureFolderFS.Core.Migration.AppModels.V1_V2.MigratorV1_V2.MigrateAsync(IDisposable unlockContract, ProgressModel progress, CancellationToken cancellationToken)
at SecureFolderFS.Core.Migration.AppModels.V1_V2.MigratorV1_V2.MigrateAsync(IDisposable unlockContract, ProgressModel progress, CancellationToken cancellationToken)
at SecureFolderFS.Sdk.ViewModels.Views.Overlays.MigrationOverlayViewModel.MigrateAsync(CancellationToken cancellationToken)
To Reproduce
Open App
Select Vault
Enter correct password when prompted
Select Migrate
Evidence
No response
App Version
0.6.0
OS Version
Windows 11
Diagnostic information
The text was updated successfully, but these errors were encountered:
This has now been fixed in 754d10c. I'll create a new submission to the Microsoft Store as soon as another one finishes proceeding. This issue will be closed when that happens
Description
After being prompt to upgrade got the following error
To Reproduce
Evidence
No response
App Version
0.6.0
OS Version
Windows 11
Diagnostic information
The text was updated successfully, but these errors were encountered: