Cannot upgrade beyond v0.11.4 #2894
Replies: 1 comment
-
|
I resolved the issue by importing the exported data on another server and copying the result back to the main server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
When upgrading from v0.11.4 to v0.12.5 my non admin accounts are no longer working using Apple Mail, authentication fails in SMTP IMAP protocols. I haven't tried other clients but the webadmin lists the accounts without names and details so it seems something is wrong at the server side.
The logs report the following error messages:
I have tried to export/import my stalwart data but it fails with a segfault:
I am using the aarch64-unknown-linux releases.
Expected Behavior
A succesful migration.
Actual Behavior
Authentication failures, corruption errors and segfaults.
Reproduction Steps
No response
Relevant Log Output
Stalwart Version
v0.12.x or lower
Installation Method
Binary (Linux)
Database Backend
RocksDB
Blob Storage
RocksDB
Search Engine
Not sure, my config.toml:
Directory Backend
Internal
Additional Context
Apple Mail
I acknowledge that:
traceand included relevant log output if applicable.Beta Was this translation helpful? Give feedback.
All reactions