I’m having issue with the safeStorage encryption on linux x86. When logging in the keyring won’t trigger and result in an error shown below :
app:error Setting access key to SafeStorage failed Error: Error while encrypting the text provided to safeStorage.encryptString. Encryption is not available.
This also happens when trying to launch the Local Server, giving the following error :
Error occurred in handler for 'local-server-config-save': Error: Error while encrypting the text provided to safeStorage.encryptString. Encryption is not available
Since this does not happens with the stable release is any configuration required for the canary version ?
Linux : Arch & Fedora with wayland. Packages: Flatpak and Zip
I’ve read that Wayland isn’t fully supported by Electron. However, since it works well with the stable version, I thought it wouldn’t be an issue here.