Coder Social home page Coder Social logo

Comments (20)

kphfb avatar kphfb commented on May 17, 2024 1

@dwjorgeb can you please try editing:
libra/client/src/grpc_client.rs
and within the get_default_grpc_call_option() function, change the timeout to a larger value (perhaps 15000) and let me know if that resolves the issue or not.

from diem.

dwjorgeb avatar dwjorgeb commented on May 17, 2024 1

@dwjorgeb can you please try editing:
libra/client/src/grpc_client.rs
and within the get_default_grpc_call_option() function, change the timeout to a larger value (perhaps 15000) and let me know if that resolves the issue or not.

@kphfb I changed it to 30000 and it works now

from diem.

KaviarasuSakthivadivel avatar KaviarasuSakthivadivel commented on May 17, 2024 1

Not able to connect to validator at ac.testnet.libra.org:80, error RpcFailure(RpcStatus { status: DeadlineExceeded, details: Some("Deadline Exceeded") })

Did the above solutions, not working yet.

from diem.

kphfb avatar kphfb commented on May 17, 2024

Can you check your network connection and try again?

from diem.

dwjorgeb avatar dwjorgeb commented on May 17, 2024

@kphfb network connection is working fine, apt update and upgrade work fine, can ping and open websites.

from diem.

lingani avatar lingani commented on May 17, 2024

Hi, I still have the error after changing timeout to 15000 or larger.

from diem.

nootfly avatar nootfly commented on May 17, 2024

Hi, I still have the error after changing timeout to 15000 or larger.

from diem.

blockchain1977 avatar blockchain1977 commented on May 17, 2024

I have same issue:
Finished dev [unoptimized + debuginfo] target(s) in 3m 37s
Running target/debug/client --host ac.testnet.libra.org --port 80 -s ./scripts/cli/trusted_peers.config.toml
Not able to connect to validator at ac.testnet.libra.org:80, error RpcFailure(RpcStatus { status: DeadlineExceeded, details: Some("Deadline Exceeded") })

My environment:
Linux 4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic

from diem.

blockchain1977 avatar blockchain1977 commented on May 17, 2024

cool, got it work. Just by simply running again.

from diem.

lingani avatar lingani commented on May 17, 2024

I changed internet provider, I run again and it works. Thank you all.

from diem.

mohamedahmed01 avatar mohamedahmed01 commented on May 17, 2024

same issue here :
./scripts/cli/start_cli_testnet.sh
Building and running client in debug mode.
Finished dev [unoptimized + debuginfo] target(s) in 0.25s
Running target/debug/client --host ac.testnet.libra.org --port 80 -s ./scripts/cli/trusted_peers.config.toml
Not able to connect to validator at ac.testnet.libra.org:80, error RpcFailure(RpcStatus { status: DeadlineExceeded, details: Some("Deadline Exceeded") })
on ubuntu 18.04
i tried using vpn and changing the connection but still the same.

from diem.

icarter09 avatar icarter09 commented on May 17, 2024

@KaviarasuSakthivadivel what OS are you using?

from diem.

KaviarasuSakthivadivel avatar KaviarasuSakthivadivel commented on May 17, 2024

@icarter09 MacOS, actually problem solved when I tried in my Home wifi, previously i tried in Office Wifi, and it seems a firewall block.

from diem.

icarter09 avatar icarter09 commented on May 17, 2024

@KaviarasuSakthivadivel glad to hear you found a solution.

@dwjorgeb can you close this issue? Thanks.

from diem.

Johnny-lou avatar Johnny-lou commented on May 17, 2024

happened again when running ./scripts/cli/start_cli_testnet.sh
Not able to connect to validator at ac.testnet.libra.org:8001, error RpcFailure(RpcStatus { status: RpcStatusCode(4), details: Some("Deadline Exceeded") })

from diem.

Johnny-lou avatar Johnny-lou commented on May 17, 2024

happened again when running ./scripts/cli/start_cli_testnet.sh
Not able to connect to validator at ac.testnet.libra.org:8001, error RpcFailure(RpcStatus { status: RpcStatusCode(4), details: Some("Deadline Exceeded") })
@davidiw
image

from diem.

davidiw avatar davidiw commented on May 17, 2024

Could you try updating to the latest branch and try again?

from diem.

Johnny-lou avatar Johnny-lou commented on May 17, 2024

Could you try updating to the latest branch and try again?

yes, I tryed serveral times, but not work

from diem.

davidiw avatar davidiw commented on May 17, 2024

Could you try updating to the latest branch and try again?

yes, I tryed serveral times, but not work

As you made this post, we were literally in the midst of redeploying our testnet. I suspect you were unlucky. I can confirm that the latest head of testnet is able to connect and mint.

from diem.

Johnny-lou avatar Johnny-lou commented on May 17, 2024

Could you try updating to the latest branch and try again?

yes, I tryed serveral times, but not work

As you made this post, we were literally in the midst of redeploying our testnet. I suspect you were unlucky. I can confirm that the latest head of testnet is able to connect and mint.

work now, thanks

from diem.

Related Issues (20)

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.