-
Notifications
You must be signed in to change notification settings - Fork 8
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
tapo.0 TypeError: callback.call is not a function #18
Comments
das ist die GitHub version von gestern? |
Ja heute morgen frisch installiert |
Installiere bitte erneut und nochmal testen |
Ok habe ich aber leider ohne erfolg |
bitte nochmal via GitHub installieren |
Leider unverändert |
2023-10-20 11:04:40.741 - debug: tapo.0 (681712) Creating event emitter |
bitte mal GitHub version testen |
Moin, sieht gut aus. |
Funktioniert bestens ohne weitere Abstürze |
Kommen denn auch Daten events usw? |
Ich hab es gerade noch mal getestet, alert true/false geht motionEvent kommt nicht |
Moin gibt es hier schon etwas neues ? |
bräuchte ich ein debug log via mail mit der version mit der kein Fehler kommt und eine Bewegung ausgelöst wurde |
Event wurde ausgelöst und auch in der App signalisiert aber im Debug Log kommt nichts an. |
Da ich das gleiche Problem hatte wie Michaelnorge habe ich auch die Git Version installiert aber leider ohne Erfolg.
Log:
2023-10-20 08:01:38.447 - info: tapo.0 (671384) 802120E85F462887E08BA37F63F201CA2191F555 Received device info {"manufacturer":"tp-link","model":"Tapo C520WS","firmwareVersion":"1.0.11 Build 230621 Rel.72773n","serialNumber":"e374c4ae","hardwareId":1}
2023-10-20 08:01:38.448 - debug: tapo.0 (671384) {"manufacturer":"tp-link","model":"Tapo C520WS","firmwareVersion":"1.0.11 Build 230621 Rel.72773n","serialNumber":"e374c4ae","hardwareId":1}
2023-10-20 08:01:38.448 - debug: tapo.0 (671384) [C520WS 1.0]
2023-10-20 08:01:38.457 - info: tapo.0 (671384) Initialized 802120E85F462887E08BA37F63F201CA2191F555
2023-10-20 08:01:38.457 - debug: tapo.0 (671384) initResult 802120E85F462887E08BA37F63F201CA2191F555 undefined
2023-10-20 08:01:38.557 - info: tapo.0 (671384) Wait for connections
2023-10-20 08:01:48.559 - debug: tapo.0 (671384) Receive camera status
2023-10-20 08:01:48.561 - debug: tapo.0 (671384) [C520WS 1.0]
2023-10-20 08:01:48.562 - debug: tapo.0 (671384) [C520WS 1.0]
2023-10-20 08:01:48.563 - debug: tapo.0 (671384) [C520WS 1.0]
2023-10-20 08:01:48.735 - debug: tapo.0 (671384) makeTAPOAPIRequest url: https://192.168.10.156/stok=hF3!)OCq!0(yFWX)))(X8hJT4J..NN../ds, json: {"result":{"responses":[{"method":"getAlertConfig","result":{"msg_alarm":{"chn1_msg_alarm_info":{"enabled":"off","light_alarm_enabled":"on","alarm_mode":["sound","light"],"alarm_type":"0","light_type":"1","sound_alarm_enabled":"on","alarm_volume":"high","alarm_duration":"0"}}},"error_code":0},{"method":"getLensMaskConfig","result":{"lens_mask":{"lens_mask_info":{"enabled":"off"}}},"error_code":0},{"method":"getForceWhitelampState","result":{},"error_code":-40210}]},"error_code":0}
2023-10-20 08:01:48.735 - debug: tapo.0 (671384) {"alert":false,"lensMask":false,"forceWhiteLamp":false}
2023-10-20 08:01:48.885 - error: tapo.0 (671384) uncaught exception: callback.call is not a function
2023-10-20 08:01:48.885 - error: tapo.0 (671384) TypeError: callback.call is not a function
at Cam. (/opt/iobroker/node_modules/onvif/lib/events.js:309:14)
at parseSOAPString (/opt/iobroker/node_modules/onvif/lib/utils.js:108:3)
at IncomingMessage. (/opt/iobroker/node_modules/onvif/lib/cam.js:297:4)
at IncomingMessage.emit (node:events:526:35)
at IncomingMessage.emit (node:domain:489:12)
at endReadableNT (node:internal/streams/readable:1359:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
2023-10-20 08:01:48.885 - error: tapo.0 (671384) callback.call is not a function
2023-10-20 08:01:48.908 - info: tapo.0 (671384) terminating
2023-10-20 08:01:48.909 - debug: tapo.0 (671384) Plugin sentry destroyed
2023-10-20 08:01:48.909 - warn: tapo.0 (671384) Terminated (UNCAUGHT_EXCEPTION): Without reason
The text was updated successfully, but these errors were encountered: