GithubHelp home page GithubHelp logo

eth-rpc-proxy's People

Contributors

kvbik avatar taxmeifyoucan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

eth-rpc-proxy's Issues

nginx issues

hi y'all, i'm using this on a fresh Ubuntu VPS but having issues with the nginx proxy. after configuring everything and starting it, i can see letsencrypt creating the cert for my configured domain, and dShackle connecting to my rpc node successfully.

yet i can't access it remotely. neither mydomain.com/networkId nor myIp:443/networkId work. e.g. sending

  curl -X POST "https://mydomain.com/networkId" \
  -H "Content-Type: application/json" \
  --data '{"method":"eth_chainId","params":[],"id":1,"jsonrpc":"2.0"}'

results in curl: (7) Failed to connect to [...] port 443 after 159 ms: Connection refused, and on the server it says

[error] 23#23: *5 open() "/usr/share/nginx/html/networkId" failed (2: No such file or directory), client: [...], server: localhost, request: "POST /networkId HTTP/1.1", host: "mydomain.com"

if i send the request directly to the rpc node, it works fine. dshackle shows the correct block height of the network in the logs, so i assume it's something with the nginx config not proxying the request correctly.

could you please help me and point me in the right direction?

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.