I had this problem with flatpaks, I changed the dbus implementation to dbus-broker (in endeavouros) and it fixed the issue. It may be the same problem.
MRLimcon
joined 2 years ago
Here in Brazil, this system exists, but without a blockchain, and it works very well. It tracks vaccinations, surgeries, when you went to a hospital or a basic health unit (it's like a mini hospital for check-ups, vaccination and less severe stuff), etc.
I went to a doctor recently (that I never went before) and he started asking things like "so you broke your arm on 2003? Interesting".
So I would say that blockchain might not help in that area either haha.
I installed dbus-broker and the package manager checked the dependencies and removed the unnecessary stuff. After that I applied the dbus-broker services:
systemctl enable dbus-broker.service
sudo systemctl --global enable dbus-broker.service
And then restarted.
Idk if it might break things in mint, so I would be cautious.