ShreyasMahangade
Results
2
comments of
ShreyasMahangade
I recently successfully reproduced the issue like this: ``` # chmod 600 99-webui.json ``` This makes all **non-root** user go blank page but **root login works** [root is by default...
This might be the unclean workaround for now until the issue is fixed: ``` # cat /etc/systemd/system/test-trigger.timer [Unit] Description=Testing Timer restarts RefuseManualStart=yes #