Quantcast
Viewing all articles
Browse latest Browse all 7395

Raspberry Pi Connect • Re: Unable to start RPI Connect

```
:~ $ sudo systemctl --user start rpi-connect
Failed to connect to bus: No medium found
```
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?

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



Viewing all articles
Browse latest Browse all 7395

Trending Articles