-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process terminate : Unauthenticated #149
Comments
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. |
so @mythsky-ahmad, the problem is with biometric device's software ? |
how did you set the password? |
The password is setup in Network -> PC Conection -> Communication Password |
@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)
The text was updated successfully, but these errors were encountered: