2025-09-21T20:19:00 monitoring reports a few services as down/flaky like elections, opi-proxy, obs-reviewlab, checking 2025-09-21T20:33:05 solved for now 2025-09-21T20:33:32 cboltz: do you know what erlang port mapper is for on elections2, afaik helios only does python-y things 2025-09-21T20:45:14 could it be related to rabbitmq (which is IIRC needed/used by helios)? 2025-09-21T20:49:05 just checked: rabbitmq-server requires erlang, so the answer is probably "yes" 2025-09-21T20:49:36 ah ok, currently I struggle to get much out of elections2, it is quite slow and systemctl tells me transport endpoint is not connected 2025-09-21T20:54:20 interesting only under my user, under root it works 2025-09-21T20:58:27 indeed, same for me 2025-09-21T21:00:00 zypper ps shows that a few processes (one of them is dbus-daemon) use the deleted libnss_kanidm.so.2 2025-09-21T21:00:35 (I'm not sure if that explains "endpoint is not connected") 2025-09-21T21:01:24 nevertheless, since restarting just dbus isn't possible - is there anything you want to check/debug, or should I simply reboot the VM to restart dbus? 2025-09-21T21:01:28 oh I downgraded it before again when I could not connect, maybe reboot is needed for dbus to also use the old version? 2025-09-21T21:01:34 feel free 2025-09-21T21:07:29 done, looks better again (quick ssh login, systemctl --failed works as user) 2025-09-21T21:07:55 great 2025-09-21T21:08:12 odd that I did not notice this on any other machines (and I downgraded quite a few)