Code Monkey home page Code Monkey logo

Comments (4)

jlehtimaki avatar jlehtimaki commented on August 10, 2024

@shahbazn I had to modify again the trust period since it cannot be higher than the unbonding period.
Set it just under 7 days.

from networks.

jlehtimaki avatar jlehtimaki commented on August 10, 2024

And second error is that the ClientState is set to 14 days and it cannot be larger than 120s.

from networks.

jlehtimaki avatar jlehtimaki commented on August 10, 2024

Here are the errors:

2023-02-16T13:47:54.571716Z ERROR ThreadId(01) foreign_client.create{client=constantine-1->axelar-testnet-lisbon-3:07-tendermint-0}: failed to create client: error raised while creating client for chain constantine-1: failed when building client state: ICS 07 error: invalid trusting period: ClientState trusting period (1209600s) must be smaller than unbonding period (120s)
ERROR error raised while creating client for chain constantine-1: failed when building client state: ICS 07 error: invalid trusting period: ClientState trusting period (1209600s) must be smaller than unbonding period (120s)
023-02-16T13:45:43.598662Z  INFO ThreadId(01) Creating new clients, new connection, and a new channel with order ORDER_UNORDERED
2023-02-16T13:45:44.154273Z ERROR ThreadId(01) foreign_client.create{client=axelar-testnet-lisbon-3->constantine-1:07-tendermint-0}: failed to create client: error raised while creating client for chain axelar-testnet-lisbon-3: failed when building client state: ICS 07 error: invalid trusting period: ClientState trusting period (604800s) must be smaller than unbonding period (604800s)
ERROR error raised while creating client for chain axelar-testnet-lisbon-3: failed when building client state: ICS 07 error: invalid trusting period: ClientState trusting period (604800s) must be smaller than unbonding period (604800s)

from networks.

shahbazn avatar shahbazn commented on August 10, 2024

Lets try to preserve the published ibc path and recover expired ibc client

from networks.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.