-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Occasionally, the test suite fails in the CI in the test_state_restore test case because /system/restore returns the status code 400. #86 adds some helpers for debugging this issue if it occurs again.
Example: https://github.com/Nitrokey/nethsm-sdk-py/actions/runs/6903983089/job/18783758581?pr=84
E nethsm.client.exceptions.ApiException: (400)
E Reason: Bad Request
E HTTP response headers: HTTPHeaderDict({'content-type': 'application/json', 'vary': 'Accept, Accept-Encoding, Accept-Charset, Accept-Language', 'Cache-control': 'no-cache', 'Date': 'Fri, 17 Nov 2023 12:31:52 GMT', 'content-length': '28'})
E HTTP response body: b'{"message":"Malformed data"}
dvzrv and Firobe
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working