Skip to content
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

Can't deserialize consensus error in SDK #2352

Open
shumkov opened this issue Nov 27, 2024 · 1 comment · May be fixed by #2410
Open

Can't deserialize consensus error in SDK #2352

shumkov opened this issue Nov 27, 2024 · 1 comment · May be fixed by #2410
Assignees

Comments

@shumkov
Copy link
Member

shumkov commented Nov 27, 2024

2024-11-27T07:25:47.593310Z ERROR rs_dapi_client::dapi_client: request failed error=ExecutionError { inner: Transport(Grpc(Status { code: InvalidArgument, message: "Insufficient identity GW5BusX4v5ghG6WtFm6c4twSPR5nRw39GFSDaqHVLgPX balance 9802293180 required 20000100000", metadata: MetadataMap { headers: {"dash-serialized-consensus-error-bin": "Ah3mUeIFQdFR/2aMVg3ODIa4d2kwhWwUQirYywjArCYKzv0AAAACSEMfvP0AAAAEqBlOoA==", "code": "40210", "grpc-accept-encoding": "identity", "grpc-encoding": "identity", "content-type": "application/grpc+proto", "date": "Wed, 27 Nov 2024 07:25:47 GMT", "x-envoy-upstream-service-time": "15", "server": "envoy"} }, source: None })), retries: 1, address: Some(Address { ban_count: 0, banned_until: None, uri: https://52.10.229.11:1443/ }) }
@shumkov shumkov converted this from a draft issue Nov 27, 2024
@qwizzie
Copy link

qwizzie commented Nov 29, 2024

Relevant to this Github issue is the following : https://discord.com/channels/484546513507188745/855521238814687232/1311617615713534095

So this issue also appear when doing withdrawals through DET, the exact same error with the exact same detailed information (insufficient identity balance) in the det.log

See : dashpay/dash-evo-tool#105

@shumkov shumkov linked a pull request Dec 31, 2024 that will close this issue
6 tasks
@shumkov shumkov self-assigned this Dec 31, 2024
@shumkov shumkov moved this from Todo to In review / testing in Platform team Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In review / testing
Development

Successfully merging a pull request may close this issue.

2 participants