pyzk icon indicating copy to clipboard operation
pyzk copied to clipboard

Process terminate : Unauthenticated

Open mythsky-ahmad opened this issue 2 years ago • 1 comments

Unauthenticated and im certain the password is right ,

zk = ZK('192.168.30.130', port=4370, timeout=5, password=8697, force_udp=False)

mythsky-ahmad avatar Sep 27 '22 09:09 mythsky-ahmad

Unauthenticated and im certain the password is right ,

zk = ZK('192.168.30.130', port=4370, timeout=5, password=8697, force_udp=False)

Try increasing the timeout , 120 maybe?

ndd-odoo avatar Oct 26 '23 01:10 ndd-odoo