Don't use sudo when trying to interact with rpi-connect's systemd user services as that will cause the "No medium found" error you're seeing. Instead, could you please try the following?```
:~ $ sudo systemctl --user start rpi-connect
Failed to connect to bus: No medium found
```
Code:
systemctl --user start rpi-connectjournalctl --user --follow --unit rpi-connect --unit rpi-connect-wayvnc
Statistics: Posted by paulmu — Thu May 09, 2024 10:52 am