Git Product home page Git Product logo

Comments (3)

doudz avatar doudz commented on July 28, 2024

Could you provide log entries just before ?

from zigate.

pawelka avatar pawelka commented on July 28, 2024

More logs:

2018-12-16 11:04:30 WARNING (ZiGate-Event Loop) [zigate] No response after command 0x0100
2018-12-16 11:04:30 DEBUG (ZiGate-Event Loop) [zigate] REQUEST : 0x0100 b'\x02\xe7\x8d\x01\x01\x00\x00\x00\x00\x00\x00\x02\x00\x10\xff\x01'
2018-12-16 11:04:30 DEBUG (ZiGate-Event Loop) [zigate] Msg to send b'010000109502e78d0101000000000000020010ff01'
2018-12-16 11:04:30 DEBUG (ZiGate-Event Loop) [zigate] Encoded Msg to send b'0102110210021010950212e78d021102110210021002100210021002100212021010ff021103'
2018-12-16 11:04:30 DEBUG (ZiGate-Event Loop) [zigate] Waiting for status message for command 0x0100
2018-12-16 11:04:33 WARNING (ZiGate-Event Loop) [zigate] No response after command 0x0100
2018-12-16 11:04:33 DEBUG (ZiGate-Event Loop) [zigate] REQUEST : 0x0100 b'\x02\xe7\x8d\x01\x01\x00\x01\x00\x00\x00\x00\x06\x00\x00\x00 \x00!\x000\x001\x003'
2018-12-16 11:04:33 DEBUG (ZiGate-Event Loop) [zigate] Msg to send b'010000184502e78d010100010000000006000000200021003000310033'
2018-12-16 11:04:33 DEBUG (ZiGate-Event Loop) [zigate] Encoded Msg to send b'0102110210021018450212e78d0211021102100211021002100210021002160210021002102002102102103002103102103303'
2018-12-16 11:04:33 DEBUG (ZiGate-Event Loop) [zigate] Waiting for status message for command 0x0100
2018-12-16 11:04:36 WARNING (ZiGate-Event Loop) [zigate] No response after command 0x0100
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_PACKET_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Received response 0x8000: b'00f70043'
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] RESPONSE 0x8000 - Status response : status:0, sequence:247, packet_type:67, error:b'', rssi:0
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_PACKET_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Received response 0x8043: b'f700e78d1002010401000204001000060004000500'
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] RESPONSE 0x8043 - Simple descriptor : sequence:247, status:0, addr:e78d, length:16, endpoint:2, profile:260, device:256, bit_field:00000010, inout_clusters:b'\x04\x00\x10\x00\x06\x00\x04\x00\x05\x00', rssi:63, in_clusters:(16, 6, 4, 5), out_clusters:()
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] bind and report for cluster 0x0006
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] IEEE is missing for e78d, please pair it again !
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] Exception dispatching signal ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] Traceback (most recent call last):
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 111, in dispatch_signal
dispatcher.send(signal, sender, *arguments, **named)
File "/usr/local/lib/python3.6/site-packages/pydispatch/dispatcher.py", line 338, in send
**named
File "/usr/local/lib/python3.6/site-packages/pydispatch/robustapply.py", line 55, in robustApply
return receiver(*arguments, **named)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 430, in interpret_response
d._bind_report(endpoint)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 1567, in _bind_report
self._zigate.bind(self.ieee, endpoint_id, 0x0006)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 816, in bind
dst_addr, dst_endpoint)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 806, in _bind_unbind
cluster, dst_addr_mode, dst_addr, dst_endpoint)
struct.error: required argument is not an integer

2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_PACKET_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Received response 0x8000: b'00f80043'
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] RESPONSE 0x8000 - Status response : status:0, sequence:248, packet_type:67, error:b'', rssi:0
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_PACKET_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Received response 0x8043: b'f800e78d1003010401000204001000060004000500'
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] RESPONSE 0x8043 - Simple descriptor : sequence:248, status:0, addr:e78d, length:16, endpoint:3, profile:260, device:256, bit_field:00000010, inout_clusters:b'\x04\x00\x10\x00\x06\x00\x04\x00\x05\x00', rssi:63, in_clusters:(16, 6, 4, 5), out_clusters:()
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] Dispatch ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 DEBUG (ZiGate-Event Loop) [zigate] bind and report for cluster 0x0006
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] IEEE is missing for e78d, please pair it again !
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] Exception dispatching signal ZIGATE_RESPONSE_RECEIVED
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] Traceback (most recent call last):
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 111, in dispatch_signal
dispatcher.send(signal, sender, *arguments, **named)
File "/usr/local/lib/python3.6/site-packages/pydispatch/dispatcher.py", line 338, in send
**named
File "/usr/local/lib/python3.6/site-packages/pydispatch/robustapply.py", line 55, in robustApply
return receiver(*arguments, **named)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 430, in interpret_response
d._bind_report(endpoint)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 1567, in _bind_report
self._zigate.bind(self.ieee, endpoint_id, 0x0006)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 816, in bind
dst_addr, dst_endpoint)
File "/config/deps/lib/python3.6/site-packages/zigate/core.py", line 806, in _bind_unbind
cluster, dst_addr_mode, dst_addr, dst_endpoint)
struct.error: required argument is not an integer

from zigate.

doudz avatar doudz commented on July 28, 2024

This will be handled in next release but the real problem is
2018-12-16 11:04:36 ERROR (ZiGate-Event Loop) [zigate] IEEE is missing for e78d, please pair it again !

from zigate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.