Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3847

Raspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0

$
0
0
I'm not sure how to combine and quote all above, so I am just responding to both above recommendations:

Reimaged again. Steps:

Imaged with Raspberry Pi Imager v1.8.5, options:
Device (Raspberry Pi 4) > Raspberry Pi OS Lite (64bit) > 32GB micro sdcard

AS USER (no root):

sudo apt update
sudo apt upgrade
cat /etc/os-release
VERSION="12 (bookworm)"
cat /etc/debian_version
12.8
sudo apt install rpi-connect-lite
rpi-connect version
rpi-connect 2.1.0 (revision 04b828e0aa7964e81087bbebada0e68fe2a9c387) [arm64]
loginctl enable-linger
rpi-connect on
✓ Raspberry Pi Connect started
rpi-connect signin
Complete sign in by visiting https://connect.raspberrypi.com/verify/XXXX-XXXX
✓ Signed in

Tested and Connect works. I am able to open the console.

Then continue:
systemctl --user is-enabled rpi-connect.service
enabled

loginctl list-users
UID USER LINGER
1000 admin yes

1 users listed.

sudo reboot

On the portal, immediately the button Connect disappears. System reboots and physical console (on monitor) shows ready to login.
Portal still does not show Connect button. Waited 5 mins. Logged in via ssh (LAN) and as soon as I log in, portal shows the Connect button available and I am able to connect.

Tested again the commands after reboot:
systemctl --user is-enabled rpi-connect.service
enabled

loginctl list-users
UID USER LINGER
1000 admin yes

1 users listed.

Since rpi-connect 2.1.0 was tested on 12.7, I think it might have something to do with the 12.8 release. I am unable to test with 12.7, as this release provides me rpi-connect 1.4.0 which works fine.

Statistics: Posted by lukeiam — Thu Nov 14, 2024 5:34 pm



Viewing all articles
Browse latest Browse all 3847

Trending Articles