#failed to deserialize: missing field `mail`

1 messages · Page 1 of 1 (latest)

empty girder
#

just updated from 18.2.0 (rev a0231a7) to 18.4.0 (rev
c8b3e41) by mistake and the server started crashing because I'm missing some mail setting, which I couldn't find anything about on docs, but it seems to have been introduced via https://github.com/atuinsh/atuin/pull/2190

the pr says that it's not required, but the server can't boot unless is set, so probably there's something incorrect in the config loading

didn't find anything in github nor discord so I'm just reporting this so it can be addressed for the stable release

thanks! 🙂

GitHub

Add atuin account verify for verifying the user account email address
This is not required, and so far has no real benefit. It can be used in a follow up for resetting passwords.
We've used Pos...

warped lance
#

Best to put this as a GitHub issue. Then the issue can be tracked, and linked to commits/PRs that fix the issue. Putting it here means we can't track the bug.

rough citrus
#

hey!

You should be able to add

[mail]
enabled = false

to your settings to sort this, though it is indeed an issue with the prerelease