You mention using Webmin and PuTTY and we can see from your screenshots that you have run "rpi-connect on" and "rpi-connect signin" successfully but have you enabled user-lingering so the Connect service can run when you don't have an active user session running?
The empty logs suggest it isn't sending the necessary heartbeats to the Connect API so I'd check the following as the user with which you want to use Connect:
The empty logs suggest it isn't sending the necessary heartbeats to the Connect API so I'd check the following as the user with which you want to use Connect:
Code:
$ rpi-connect statusSigned in: yesScreen sharing: unavailableRemote shell: allowed (0 sessions active)
Code:
$ systemctl --user is-enabled rpi-connect.serviceenabled
Code:
$ systemctl --user is-active rpi-connect.serviceactive
Code:
$ loginctl list-users UID USER LINGER1000 mudge yes1 users listed.
Statistics: Posted by paulmu — Wed Nov 27, 2024 12:04 pm