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
Hi @alexkutsan
I thought it was an issue with the library I was using so went to raise an issue with them: zalando/go-keyring#45.
As I recreated the issue I came across a fix. Here are the steps that work for me:
As base distributive used
ubuntu:latest
docker image.Initial setup failed with :
Found following fix :
sudo apt install dbus-x11
Not sure that dbus-x11 is not to much for terminal client
Next error :
Found solution on Foundry376/Mailspring#681 :
apt install gnome-keyring
Next Error :
Didn't found quick solution for this.
The text was updated successfully, but these errors were encountered: