Porteus Kiosk - Website turns unresponsive after a while

Post bug reports related to either the kiosk ISO or the kiosk wizard here.
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
ludohl
Ronin
Ronin
Posts: 2
Joined: 03 Dec 2018, 08:29
Distribution: Porteus Kiosk

Porteus Kiosk - Website turns unresponsive after a while

Post#1 by ludohl » 03 Dec 2018, 08:43

Hi,

I am using Porteus Kiosk running on an Intel NUC and have set the homepage to a regular website we've built, nothing fancy - just a standard PHP site with your usual HTML/CSS/JS. It works great on desktop, tested for multiple browsers.

When loaded into the Porteus Kiosk it all works well at first, but when leaving the kiosk inactive for a longer period of time (5-20 minutes) the whole site turns unresponsive. It is almost like the whole screen freezes. The mouse works and tracks the touch movements, but links/clicks does not work anymore (pretty much making the site useless). It is a bit hard to replicate and/or troubleshoot since we don't know the source of the issue, that's why I am reaching out to this community.

The config I am using for the Kiosk is below:

Code: Select all

connection=wired
dhcp=yes
browser=chrome
homepage_append=mac
homepage=http://www.website.com/
hide_mouse=10
disable_navigation_bar=yes
disable_private_mode=yes
wake_on_lan=yes
disable_zoom_controls=yes
additional_components=uefi.zip 
If anyone has had a similar issue, please let me know. We need this up and working on its own by Thursday, so it is a bit urgent to find a solution.
Thanks in advance

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Porteus Kiosk - Website turns unresponsive after a while

Post#2 by fanthom » 03 Dec 2018, 13:31

Hello ludohl,

If its a brand new NUC (CoffeLake CPU) then it could be a GPU driver issue and kernel upgrade would be necessary.

Please generate short debug report in the wizard and send it to support@porteus-kiosk.org so we could be sure:
https://porteus-kiosk.org/screens/news/ ... report.png

Thanks
Please add [Solved] to your thread title if the solution was found.

ludohl
Ronin
Ronin
Posts: 2
Joined: 03 Dec 2018, 08:29
Distribution: Porteus Kiosk

Re: Porteus Kiosk - Website turns unresponsive after a while

Post#3 by ludohl » 03 Dec 2018, 15:20

fanthom wrote:
03 Dec 2018, 13:31
Hello ludohl,

If its a brand new NUC (CoffeLake CPU) then it could be a GPU driver issue and kernel upgrade would be necessary.

Please generate short debug report in the wizard and send it to support@porteus-kiosk.org so we could be sure:
https://porteus-kiosk.org/screens/news/ ... report.png

Thanks
Hi, Thanks for the reply.
The NUC does not have a Coffee Lake CPU – the model in question is a NUC6CAYH, so it is running Intel Celeron Apollo Lake (Goldmont).

Thanks, I will email you! Do I have to re-install the entire OS to generate the debug report? (I don't have VNC and/or SSH available)

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5667
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Porteus Kiosk - Website turns unresponsive after a while

Post#4 by fanthom » 03 Dec 2018, 16:32

Please reinstall (generate debug report) and also setup full persistence for logs:

Code: Select all

persistence=/var/log
Please recreate the freeze few times then send /var/log/messages to support email (copy it over SSH using WinSCP for example).
Please add [Solved] to your thread title if the solution was found.

Locked