Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solana WebSocket times out eventually #91

Open
fadeev opened this issue Mar 3, 2025 · 0 comments
Open

Solana WebSocket times out eventually #91

fadeev opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@fadeev
Copy link
Member

fadeev commented Mar 3, 2025

After a few minutes of localnet running, this happens:

eth_blockNumber
eth_blockNumber
Error monitoring new transactions: TypeError: fetch failed
    at node:internal/deps/undici/undici:13185:13
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async ClientBrowser.callServer (/Users/fadeev/github.com/zeta-chain/localnet/node_modules/@solana/web3.js/src/connection.ts:1675:17) {
  [cause]: Error: connect ECONNREFUSED 127.0.0.1:8899
      at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
    errno: -61,
    code: 'ECONNREFUSED',
    syscall: 'connect',
    address: '127.0.0.1',
    port: 8899
  }
}
@fadeev fadeev added the bug Something isn't working label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant