Skip to content

Expected subscription, but received an id response instead #620

Closed
@brenzi

Description

@brenzi

[2023-07-17T12:15:31Z WARN substrate_api_client::rpc::ws_client] Expected subscription, but received an id response instead: Object {"id": String("1"), "jsonrpc": String("2.0"), "result": String("5mV2Ue1jpPJKhTBp")}

I guess this has to do with recent update of behavior of the spi-client.
This happens when we do
submit_and_watch_extrinsic_until

using api client: polkadot-v0.9.42-tag-v0.10.0#686b7ef0aa8da255d3864a3fc703e32193813700
node is based on: polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b

it looks like the consequence of this warning is that the return value is "extrinsic failed" although it succeeded

Metadata

Metadata

Assignees

Labels

F2-bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions