Closed euphorah closed 4 months ago
Can you please post your config.yml?
Also it is possible that this change causes this issue? https://github.com/Salamek/qiosk/commit/2c9ecb0628d6058282b6cbe3a5c716fbb1bcb87c
Can you try with qiosk 1.7.1? I have uploaded packaged for your distros to release https://github.com/Salamek/qiosk/releases/tag/1.7.1
resolved, thank you (except new issue introduced described below)
sudo pacman -Sy wget
wget https://github.com/Salamek/qiosk/releases/download/1.7.1/qiosk-1.7.1-1-x86_64.pkg.tar.zst
sudo pacman -U qiosk-1.7.1-1-x86_64.pkg.tar.zst
first reboot worked fine; majority of subsequent reboots ERR_INTERNET_DISCONNECTED
janky solution enable NAV_BAR, manually press refresh
all my troubleshooting config.yml starts fresh with default
default landing page auto reload wasn't noticeable until clicking View on GitHub which exhibits similar behavior to majority of the web
I was able to replicate your issue... fix incoming...
@euphorah qiosk 1.8.1 should fix this issue, please update and let me know if it is ok, THX!
qiosk 1.8.1 should fix this issue
both issues resolved, thank you (tested by updating packages and again with a fresh archlinux install)
problem
page auto-refreshes (crashing? would crashing go back to HOME_PAGE? it refreshes on whichever page was clicked on)
configuration
same issue occurs with debian (12.6.0-amd64-netinst.iso) & archinstall (archlinux-2024.07.01-x86_64) minimum installs over 15 reinstall attempts with various configurations over the past week
attempted window managers: cage (archlinux, debian) & xorg (archlinux)
janky unfit solution (all via ssh)
change password for chromium-kiosk login as chromium-kiosk chromium-kiosk run no more auto-refreshing
think this might be something im doing wrong?