Page 1 of 1

Version 5.0.0 - Issue with freezing

Posted: 23 Sep 2020, 02:18
by Max_Power
I'm having a seemly random issue with Proteus Kiosk freezing. Was running fine in 4.9.0, but has just started in 5.0.0. No hardware changes.

I have also had a black screen when rebooting after installing the new version.

Code: Select all

connection=wired
network_interface=eth0
dhcp=yes
browser=chrome
client_id=1000
disable_firewall=yes
kiosk_config=http://[internal IP]/TEST.txt
wallpaper=http://[internal IP]/backgroundpicture.jpg
homepage_check=Porteus down
homepage=http://[internal IP]
hostname=TEST
hide_mouse=15
mouse_cursor_size=large
disable_navigation_bar=yes
root_password=password
kiosk_server=[internal IP]:443
shutdown_menu=shutdown reboot restart-session
vnc_interactive=yes
vnc_password=password
wake_on_lan=yes
timezone=America/Toronto
ntp_server=[internal IP]
additional_components=09-x11vnc.xzm uefi.zip 08-ssh.xzm

Version 5.0.0 - Issue with freezing

Posted: 23 Sep 2020, 06:02
by fanthom
Hello Max_Power,

1) Please setup full persistence for logs:

Code: Select all

persistence=/var/log
2) recreate the freeze (2 or 3 times would be better)

3) send /var/log/messages to support@porteus-kiosk.org for investigation.

Thanks