This error has resurfaced in 5.2. I still have the following in my config from when it was an issue in a previous version.
run_command=grep -q 'update-interval' $chflags || echo '--check-for-update-interval=999999999' >> $chflags; rm /home/guest/.config/google-chrome/SingletonLock
Locked profile is back
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Locked profile is back
Hi Dimitri,
1) Please remind me how to reproduce this problem.
2) Please also provide your kiosk config (remove passwords and other sensitive data from it).
Thank you.
1) Please remind me how to reproduce this problem.
2) Please also provide your kiosk config (remove passwords and other sensitive data from it).
Thank you.
Please add [Solved] to your thread title if the solution was found.
Locked profile is back
I don't know how to reproduce it. We took an old windows machine and overwrote the ssd with porteus. Loaded config then shipped client to customer. All was fine until restart browser command was sent from server.
Here's everything except passwords and server info. Would anything on the server end cause it, like the overlapping client IDs?
allow_icmp_protocol=yes
homepage=--app=http://edit.mysmartcommunity.net
disable_private_mode=yes
disable_navigation_bar=yes
persistence=full
scheduled_action=Monday-04:00 Tuesday-04:00 Wednesday-04:00 Thursday-04:00 Friday-04:00 action:killall gui-app chrome; sleep 3; sync; reboot
disable_input_devices=yes
hide_mouse=yes
default_sound_card=0.3
shutdown_menu=no
kernel_parameters=acpi=force reboot=warm,cold,bios,smp,triple,kbd,acpi,efi,pci,force
timezone=America/New_York
run_command=grep -q 'update-interval' $chflags || echo '--check-for-update-interval=999999999' >> $chflags; rm /home/guest/.config/google-chrome/SingletonLock
additional_components=uefi.zip 08-ssh.xzm 09-x11vnc.xzm
gpu_driver=modesetting
Here's everything except passwords and server info. Would anything on the server end cause it, like the overlapping client IDs?
allow_icmp_protocol=yes
homepage=--app=http://edit.mysmartcommunity.net
disable_private_mode=yes
disable_navigation_bar=yes
persistence=full
scheduled_action=Monday-04:00 Tuesday-04:00 Wednesday-04:00 Thursday-04:00 Friday-04:00 action:killall gui-app chrome; sleep 3; sync; reboot
disable_input_devices=yes
hide_mouse=yes
default_sound_card=0.3
shutdown_menu=no
kernel_parameters=acpi=force reboot=warm,cold,bios,smp,triple,kbd,acpi,efi,pci,force
timezone=America/New_York
run_command=grep -q 'update-interval' $chflags || echo '--check-for-update-interval=999999999' >> $chflags; rm /home/guest/.config/google-chrome/SingletonLock
additional_components=uefi.zip 08-ssh.xzm 09-x11vnc.xzm
gpu_driver=modesetting
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Locked profile is back
Dimitri,
If the error is not reproducible then i won't be able to fix it I'm afraid.
As a workaround please wipe persistent data with:
persistence=wipe
reboot the kiosk and then go back to:
persistence=full
Thanks
If the error is not reproducible then i won't be able to fix it I'm afraid.
As a workaround please wipe persistent data with:
persistence=wipe
reboot the kiosk and then go back to:
persistence=full
Thanks
Please add [Solved] to your thread title if the solution was found.
Locked profile is back
I think this was because of a repurposed client. It was originally deployed with version 4.9 then 5.2 installed over that. Issue has not returned after unlocking priofile.
Locked profile is back
Update - We've deployed 2 clients with 5.3 and both are giving us the locked profile error. We did the bite by bite formatting and it still gave the locked profile error. I downgraded one client to 5.2 and the error went away. The other client is on its way back from the customer so I should have it back in a couple of days.
The locked profile warning is a little different than previous. When browser loads we see the google homepage instead of the config's homepage. I send a restart browser command from the server, the browser window closes and I see the locked profile warning sitting behind it.
Any suggestions?
The locked profile warning is a little different than previous. When browser loads we see the google homepage instead of the config's homepage. I send a restart browser command from the server, the browser window closes and I see the locked profile warning sitting behind it.
Any suggestions?
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Locked profile is back
Hi Dimitri,
Will you be able to provide SSH and VNC access to this kiosk so I could debug the problem?
If yes then please contact with [email protected].
Thanks
Will you be able to provide SSH and VNC access to this kiosk so I could debug the problem?
If yes then please contact with [email protected].
Thanks
Please add [Solved] to your thread title if the solution was found.
Locked profile is back
Once the unit arrives I'll set it up and provide access. Thanks