Need Help Fixing/Resetting My KWallet

I’m running into a strange issue when it comes to kwallet. It seems that apps are having trouble communicating with it.

VSCode:

$ code --verbose --vmodule="*/components/os_crypt/*=1" | grep kwallet
[139710:0428/214514.250568:WARNING:dbus/bus.cc:655] Bus::SendWithReplyAndBlock took 25026ms to process message: type=method_call, path=/modules/kwalletd6, interface=org.kde.KWallet, member=isEnabled
[139710:0428/214514.250625:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[139710:0428/214514.250638:ERROR:components/os_crypt/sync/kwallet_dbus.cc:113] Error contacting kwalletd6 (isEnabled)
[139710:0428/214514.250940:ERROR:components/os_crypt/sync/kwallet_dbus.cc:82] Error contacting klauncher to start kwalletd6
[139710:0428/214539.275438:WARNING:dbus/bus.cc:655] Bus::SendWithReplyAndBlock took 25024ms to process message: type=method_call, path=/modules/kwalletd6, interface=org.kde.KWallet, member=close
[139710:0428/214539.275489:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[139710:0428/214539.275500:ERROR:components/os_crypt/sync/kwallet_dbus.cc:408] Error contacting kwalletd6 (close)

KWalletManager:

I think I may have messed something when I got a prompt to set up my kwallet for the first time… I was wondering if there is a way to completely reset my kwallet and start from scratch.

My fedora spin is Fedora KDE Plasma Mobile (Version 44).

I did a test on a new account, and I think this is what I did on my original account.

I went with the option that was selected be default:

It gave me an error message when I selected next

Not sure what to do next, I clicked the “Cancel” button.

I think pressing cancel put my KWallet in a broken state…

I found the KDE Wallet option in the System Settings app. But trying to create a wallet just freezes the app…

I was able to get my kwallet working again with this workaround

Hold on, I think I managed:

Terminating kwalletd6, then launching KWalletManager and I could delete the wallet “kdewallet”. Now trying to set everything up properly :crossed_fingers:

Probably not the correct way to fix this issue, but at least my kwallet is working…