Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash when renaming folder of Outlook account #462

Open
blablabla123455 opened this issue Nov 3, 2024 · 1 comment
Open

[Bug] Crash when renaming folder of Outlook account #462

blablabla123455 opened this issue Nov 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@blablabla123455
Copy link

blablabla123455 commented Nov 3, 2024

Wino crashes when renaming folder. It happens for outlook account, I didn't check gmail or imap.

@blablabla123455 blablabla123455 added the bug Something isn't working label Nov 3, 2024
@blablabla123455
Copy link
Author

blablabla123455 commented Nov 3, 2024

In Wino Client logs: [ERR] [Wino Crash] System.NotSupportedException: Specified method is not supported.
In Wino Server logs:

[ERR] Synchronization failed for Outlook
Wino.Core.Domain.Exceptions.SynchronizerException: 1. BadRequest [RenameFolderRequest]
ErrorFolderSavePropertyError - The folder save operation failed due to invalid property values.

   at Wino.Core.Synchronizers.OutlookSynchronizer.ExecuteNativeRequestsAsync(IEnumerable`1 batchedRequests, CancellationToken cancellationToken)
   at Wino.Core.Synchronizers.BaseSynchronizer`2.SynchronizeAsync(SynchronizationOptions options, CancellationToken cancellationToken)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants