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
Restarting the server gives the same error, there is no certificate in the TLS web ui.
But maybe there was an expired one previously. I deleted the old provider.
Version
v0.10.x
What database are you using?
SQLite
What blob storage are you using?
S3-compatible
Where is your directory located?
LDAP
What operating system are you using?
Linux
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Was this working before or this happens when trying to obtain a new certificate from ZeroSSL?
If you modified or manually entered data in the "Account Key" field, then that's the issue, this is a field generated by Stalwart and should not be modified.
What happened?
2025-01-04T23:18:07Z ERROR ACME error (acme.error) causedBy = crates/common/src/listener/acme/cache.rs:81, reason = "Invalid symbol 64, offset 10.", details = failed to decode certificate, causedBy = crates/common/src/listener/acme/cache.rs:41, details = Failed to load account, details = Failed to reload ACME certificate manager.
The code at https://github.com/stalwartlabs/mail-server/blob/v0.10.7/crates/common/src/listener/acme/cache.rs#L41 seems to have another message that is not the one from the logs :/
The account key is set, the provider is zerossl.
How can we reproduce the problem?
Restarting the server gives the same error, there is no certificate in the TLS web ui.
But maybe there was an expired one previously. I deleted the old provider.
Version
v0.10.x
What database are you using?
SQLite
What blob storage are you using?
S3-compatible
Where is your directory located?
LDAP
What operating system are you using?
Linux
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: