issues Search Results · repo:onekey-sec/python-client language:Python
Filter by
9 results
(128 ms)9 results
inonekey-sec/python-client (press backspace or delete to remove)I have a script that uploads a sample firmware (750MB) using the code provided in the client s README.
The whole firmware get sent to the server, then a read timeout happens:
python3 upload.py
[Tenant(id=UUID( ...
bug
qkaiser
- 1
- Opened on Aug 17, 2022
- #18
-----BEGIN CERTIFICATE-----
MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/
MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT
DkRTVCBSb290IENBIFgzMB4XDTAwMDkzMDIxMTIxOVoXDTIxMDkzMDE0MDExNVow ...
martonilles
- Opened on Jun 18, 2021
- #12
utils.py references iot_inspector.queries instead of iot_inspector_client.queries.
The module should be imported and referenced with the module object instead of a string. Or maybe using __name__.
bug
kissgyorgy
- 1
- Opened on Apr 20, 2021
- #8
When there is any kind of error, an Exception is raised and data is not available. We should provide a way to work with
partial errors, so it s visible, but the partial data is still usable.
kissgyorgy
- Opened on Apr 20, 2021
- #7
kissgyorgy
- Opened on Apr 9, 2021
- #4
Store
- [ ] username
- [ ] password
- [ ] URL
- [ ] keys/CA certs
- [ ] selected tenant (auto use_tenant this)
kissgyorgy
- Opened on Apr 9, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.