Piper cannot connect to ratbagd (tumbleweed)

Fresh install of tumbleweed and piper is not working even though ratbagd is running and I have my user profile in the “games” group. I installed through zypper and I didn’t see any errors. Am I missing something here?

@xspark66 Hi and welcome to the Forum :smile:
It’s because of systemd hardening, as root user stop the ratbagd service, then copy /usr/lib/systemd/system/ratbagd.service to /etc/systemd/system/ratbagd.service and then comment out the hardening parts, run systemctl daemon-reloadand restart the ratbagd service and all should be good.

How would I stop and restart ratbagd? Sorry a bit of a noob question

Please take into account that I know nothing of ratbagd, but one normally stops and start services with systemctl

systemctl stop ratbagd

And similar for start.