-
I need to get realtime log from multiple terminal. Current library is configured for single ip. Is there any way to add multiple ip and listen to them for realtime log?
-
Hello,
I learned that you are making change in python zklib. I used this library to set user information throught python but I still blocked to insert cardnumber with command CMD_SET_USER. Please hel…
-
After Installation, Class 'Nurkarim\Zkteco\Http\Library\ZKLib' not found
-
After Fixing Class 'Nurkarim\Zkteco\Http\Library\ZKLib' not found issue, "socket_set_option(): unable to set socket option [33]: Numerical argument out of domain" appears
-
i get this output when i try to connect to my zkteco fingerprint
```
Connecting to device ...
Process terminate : timed out
```
zkteco version : zk-k14
firmware version : 4.0.1
things i chec…
-
I was just running the test script 😢
```
Error: Invalid request�‼�l�⌂♦
at Socket.handleOnData (....\zkteco\zklib\node_modules\zklib\zklib\zklib.js:95:45)
at Object.onceWrapper (events.js:…
-
tests\conftest.py:5: in
from tci_buildgraph import BuildGraph, BuildGraphInfo
jenkins-component-package-windows-ci-102\lib\site-packages\tci_buildgraph\__init__.py:10: in
from .builder im…
-
when I upgrade the modue winkerberos to 0.8.0, I am getting a `module 'winkerberos' has no attribute 'authGSSClientUsername'` error. Here's the trackback of error:
tests\conftest.py:5: in
fro…
-
I always getting Check In as an output for the status and never change even I choose check out in the biometrics.
What is the possible problem?
And how to get the output the following (Check-In,…
-
If I try to set the port to TCP80 instead of UDP4370
let zkInstance = new ZKLib(192.168.1.202, 80, 10000, 4000);
I get the follwing error:
ZKError {
err: Error: TIMEOUT_ON_WRITING_MESSAGE…