Replies: 1 comment 1 reply
-
You can upgrade the webadmin using curl: # curl -k -u admin:yourpass https://yourserver/api/update/webadmin |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What happened?
Okay, I missed to read the upgrade info. That happens if you do automatic docker updates without thinking about some extra steps. The part I missed was to upgrade the webadmin before upgrading.
What now? Any chance to repair this mess? It looks like Mails are still working, its just impossible to login into the webadmin again.
How can we reproduce the problem?
I can reproduce the problem by doing the following steps: Upgrading stalwart (docker) from 0.9 to 0.10 without upgrading webadmin at first.
this is my compose file for running stalwart:
Version
v0.10.x
What database are you using?
RocksDB
What blob storage are you using?
RocksDB
Where is your directory located?
Internal
What operating system are you using?
Docker
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions