fananimi / pyzk

Unofficial library of zkteco fingerprint attendance machine
GNU General Public License v2.0
502 stars 336 forks source link

Process terminate : Unauthenticated #149

Open mythsky-ahmad opened 2 years ago

mythsky-ahmad commented 2 years ago

Unauthenticated and im certain the password is right ,

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

duong77476-viindoo commented 1 year ago

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?

vv0rk0ffice commented 3 weeks ago

maybe?

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?

not working !!

mythsky-ahmad commented 3 weeks ago

maybe?

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?

not working !!

In previous software versions, it was necessary to remove the security key to establish a connection with the machine.

vv0rk0ffice commented 3 weeks ago

so @mythsky-ahmad, the problem is with biometric device's software ?