Unable to Enable Encryption (Solution: webadmin mismatch) #2709
Locked
crocsinsocks
started this conversation in
Community Discussions
Replies: 1 comment 3 replies
|
Update the webadmin to the latest version. |
3 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.
Issue Description
Unable to Enable Encryption
v0.15.4
ERROR Bad resource parameters (resource.bad-parameters) ... reason = "missing field `allow_spam_training`"Issue stems from requirement added here:
stalwart/crates/http/src/management/crypto.rs
Lines 89 to 102 in f1fe034
Yet, this property/field is not present in the UI resulting in the error.
Thanks
Expected Behavior
No response
Actual Behavior
No response
Reproduction Steps
No response
Relevant Log Output
No response
Stalwart Version
v0.15.x
Installation Method
Built from source
Database Backend
PostgreSQL
Blob Storage
S3-compatible
Search Engine
Elasticsearch
Directory Backend
Internal
Additional Context
No response
I acknowledge that:
traceand included relevant log output if applicable.All reactions