Git Product home page Git Product logo

Comments (10)

qf3l3k avatar qf3l3k commented on June 4, 2024 2

One thing will be to have alternate RPC servers. However, at the moment we can provide single RPC endpoint in node configuration. As this seems to be quite critical point in whole setup, maybe reasonable is to consider ability to add up to 3 RPC endpoints and add some round-robin "when first one responds with error, try another one".
That would make whole process more resilient.
Another solution could be ignoring error for some time and retry RPC communication after let's say 3 or 5 minutes (this interval might also be defined in config "In case of failure retry in X minutes" parameter.
Basically just implement something which prevents immediate node crash once RPC can't be contacted.

from dvpn-node.

bsrinivas8687 avatar bsrinivas8687 commented on June 4, 2024 2

Yes, this will be added in next version.

from dvpn-node.

bsrinivas8687 avatar bsrinivas8687 commented on June 4, 2024

Hi @Femkecl, It seems like the issue is with RPC endpoint. Can you please try checking with another public RPC endpoint.

from dvpn-node.

Femkecl avatar Femkecl commented on June 4, 2024

Have done that and the issue remains.

from dvpn-node.

HammontreeArt avatar HammontreeArt commented on June 4, 2024

Please, question regarding your comment "try checking with another public RPC endpoint"

According to the documentation we are advised to use "https://rpc.sentinel.co:443".
image

Please, are you able to provide an authorized list of alternate RPC endpoints?

B.Rgds,
HA

from dvpn-node.

HammontreeArt avatar HammontreeArt commented on June 4, 2024

FYI. I switched my nodes to a different RPC and so far it's working great.

rpc_address = "https://rpc.sentinel.smartnodes.one:443"

from dvpn-node.

vatsansp avatar vatsansp commented on June 4, 2024

Hi there, what URL is this? The listing of the nodes.

Screenshots error 333

from dvpn-node.

0xc00c avatar 0xc00c commented on June 4, 2024

FYI. I switched my nodes to a different RPC and so far it's working great.

rpc_address = "https://rpc.sentinel.smartnodes.one:443"

This rpc address seems to be down. I get a timeout at startup.

from dvpn-node.

HammontreeArt avatar HammontreeArt commented on June 4, 2024

Yes, that one died last month. Switch back to the original or try the ITA Staker.

image

from dvpn-node.

0xc00c avatar 0xc00c commented on June 4, 2024

Yes, that one died last month. Switch back to the original or try the ITA Staker.

image

I just found another one but dit not try it rpc.mathnodes.com:4444
I'm using the first one.

from dvpn-node.

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.