You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On local-interchain, using the latest version of Neutron with ICS, when adding another chain and trying to connect them via IBC (in this case Juno) I'm getting the following error:
Error: error creating clients: failed to create client on dst chain{localjuno-1}: failed to get trusting period for chain{localneutron-1}: failed to query unbonding period from ccvconsumer, staking & fallback : ccvconsumer UnbondingPeriod is empty: failed to make staking params request: rpc error: code = Unknown desc = staking: unknown subspace: unknown request : rpc error: code = Unknown desc = unknown query path: unknown request\n"}
note to self; most likely a relayer issue. test locally w/ latest relayer (if not already in ICT already), else open relayer issue if one is not already present.
On local-interchain, using the latest version of Neutron with ICS, when adding another chain and trying to connect them via IBC (in this case Juno) I'm getting the following error:
Error: error creating clients: failed to create client on dst chain{localjuno-1}: failed to get trusting period for chain{localneutron-1}: failed to query unbonding period from ccvconsumer, staking & fallback : ccvconsumer UnbondingPeriod is empty: failed to make staking params request: rpc error: code = Unknown desc = staking: unknown subspace: unknown request : rpc error: code = Unknown desc = unknown query path: unknown request\n"}
This is the config I'm using:
Removing the "ibc-paths" works and with older version of neutron pre sdkv50 also works
The text was updated successfully, but these errors were encountered: