Decocare

Latest version: v0.0.31

Safety actively analyzes 621469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.001

INFO:root:usb.read.len: 64
INFO:root:usb.read.raw:
0000 0x01 0x55 0x00 0xa3 0x0f 0x00 0x00 0x00 .U......
0008 0x01 0x43 0x6f 0x6d 0x4c 0x69 0x6e 0x6b .ComLink
0010 0x20 0x49 0x49 0x01 0x10 0x02 0x00 0x01 II.....
0018 0x01 0x03 0x00 0x00 0x00 0x00 0x00 0x00 ........
0020 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ........
0028 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ........
0030 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ........
0038 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 ........
INFO:stick:quit send_force_read, found len: 64 expected 64 after 0 attempts
INFO:stick:LinkStatus:0x03:status:size=??LinkStatus:error:True:reason:['OK']
STATUS: receive in progress!|STATUS: transmit overflow!|STATUS: OK
ERROR:stick:readStatus: non-zero status: a3
Traceback (most recent call last):
File "decocare/download.py", line 84, in <module>
downloader.download( )
File "decocare/download.py", line 24, in download
self.device.execute(comm)
File "/home/ian/diacon/decoding-carelink/decocare/session.py", line 100, in execute
return super(type(self), self).execute(command)
File "/home/ian/diacon/decoding-carelink/decocare/session.py", line 38, in execute
self.download( )
File "/home/ian/diacon/decoding-carelink/decocare/session.py", line 51, in download
data = self.stick.download( )
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 718, in download
size = self.poll_size( )
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 549, in poll_size
size = self.read_status( )
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 565, in read_status
result = self.query(LinkStatus)
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 502, in query
return self.process( )
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 490, in process
info = self.command.parse(response)
File "/home/ian/diacon/decoding-carelink/decocare/stick.py", line 231, in parse
raise AckError("readStatus: non-zero status: %02x" % self.ack)
errors.AckError: readStatus: non-zero status: a3
Command exited with non-zero status 1
python decocare/download.py /dev/ttyUSB0 913995
elapsed 0:00.53
user 0.08
system 0.01
CPU 19% (0text+0data 10924max)k

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.