Coder Social home page Coder Social logo

Comments (5)

wbnns avatar wbnns commented on August 18, 2024

@zxsimba

Heya! Are you encountering a sync issue? There are already logs that will appear when you start the node, and in particular if it is having problems connecting to the L1 RPC.

It would be helpful to know what you are seeing to determine where more information could potentially be added.

from node.

zxsimba avatar zxsimba commented on August 18, 2024

I had sync problems and was suspecting that success ratio of L1 RPC calls may be low (for any reason like timeouts, temporary 429 or 403 status codes, ...)
I am sure that my L1 RPC is correct and geth can connect to it but the problem is about reliability, speed and potential rate limit

from node.

wbnns avatar wbnns commented on August 18, 2024

@zxsimba

Thanks for the additional info! Can you please let me know what you're using for the L1 RPC?

from node.

zxsimba avatar zxsimba commented on August 18, 2024

I was using ankr RPC.
Disk speed of the server was low, hence I changed the machine and the problem is solved,

But I guess the requested feature may be useful in other situations.
Thanks for attention

from node.

mdehoog avatar mdehoog commented on August 18, 2024

Hi @zxsimba, thanks for the feature request. This information is exposed via prometheus metrics, specifically op_node_default_rpc_client_responses_total. You can see this if you curl http://localhost:7300 from the op-node container. You should be able to view this via grafana, helpful guide: https://grafana.com/docs/grafana/latest/getting-started/get-started-grafana-prometheus/

If you need this in logs instead, I would suggest opening a ticket upstream in the op-stack repo: https://github.com/ethereum-optimism/optimism

from 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.