On Sun, Feb 25, 2024 at 03:43:39PM -0000, beecdadd...@danwin1210.de wrote:
> hi list
> nheko crashes after a register/login complaining about secret storage keyring
> 
> here is error messsage
> Nheko could not connect to the secure storage to save encryption secrets
> to. This can have multiple reasons. Check if your D-Bus service is running
> and you have configured a service like KWallet, Gnome Keyring, KeePassXC
> or the equivalent for your platform. If you are having trouble, feel free
> to open an issue here: https://github.com/Nheko-Reborn/nheko/issues

That's not a crash.

Configure D-Bus/whatever accordingly or disable secret service functionality:

        $ head -n2 ~/.config/nheko/nheko.conf
        [General]
        run_without_secure_secrets_service=true

> here is same issue https://github.com/Nheko-Reborn/nheko/issues/1609
> mentions permissions..
> 
> console says this [db] [error] Restoring secret
> 'nheko.BIGNUMBER=.pickle_secret' failed (7): Unknown error

Reply via email to