Attendance console
Wrong protocol. This console speaks plain HTTP on port 8082.
Do not open https://…:8082 (Firefox shows SSL_ERROR_RX_RECORD_TOO_LONG).
Use http://192.168.110.201:8082/login on the LAN, or from outside:
ssh -L 8082:127.0.0.1:8082 alley@192.168.110.201 then
http://127.0.0.1:8082/login. Never put the console on the public Frappe/iclock hostname.