Skip to main content

Questions tagged [connections]

1 vote
0 answers
143 views

I am running a main net eth validator AND a holesky validator on the same machine. The mainnet is doing fine and the Holesky side is synced up on execution and consensus clients, running as expected. ...
Andrew Carter's user avatar
1 vote
0 answers
219 views

When I call a contract function using a block_identifier from the past, I get error code -32002 the resource eth_call is not available in ~4/5 times when using a public RPC using Python web3. ~1/5 ...
decryptozoo's user avatar
0 votes
1 answer
375 views

I have a 2 rpcUrl, I would like to pick the one that's working. How can I pick the active rpcUrl? Unfortunately, I can't catch the error log on this one. const provider = new ethers.providers....
Lonewarp's user avatar
  • 151
0 votes
1 answer
269 views

I am trying to run my chainlink external adapter with a job in my node. However, every time I get an error at "fetch bridge" task: error making http request: Post "http://localhost:8080&...
acobra's user avatar
  • 1
1 vote
1 answer
35 views

How do I get it connected? I can see my tokens and all of my information, but it still shows "not connected".
Omar's user avatar
  • 11
1 vote
0 answers
2k views

I have a geth node launch on linux, I want to access it through the IPC connection in a Node.js application. I am getting this error : /home/**/node_modules/web3-core-helpers/lib/errors.js:66 ...
Max's user avatar
  • 11
4 votes
1 answer
2k views

I'm working with Nodejs application, and using a multi-node setup on different servers. If I have single node end point like http://localhost:8545 I can use Web3 providers as below var web3 = new Web3(...
Div's user avatar
  • 371
0 votes
1 answer
235 views

I'm trying to build a local private blockchain of Ethereum in my own PC using Geth v1.9.15-stable-0f77f34b. I have installed Geth in a virtual machine with Ubuntu 18.04 OS using VMware Workstation Pro....
smsm's user avatar
  • 1

15 30 50 per page
1
2 3 4 5