Git Product home page Git Product logo

Comments (5)

6rendon avatar 6rendon commented on April 25, 2024

Error: The method eth_subscribe does not exist/is not available at WebSocketProvider._this._websocket.onmessage (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/@ethersproject/providers/lib/websocket-provider.js:123:33) at WebSocket.onMessage (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/event-target.js:120:16) at WebSocket.emit (node:events:394:28) at Receiver.receiverOnMessage (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/websocket.js:801:20) at Receiver.emit (node:events:394:28) at Receiver.dataMessage (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/receiver.js:436:14) at Receiver.getData (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/receiver.js:366:17) at Receiver.startLoop (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/receiver.js:142:22) at Receiver._write (/Users/brendonp-liatrio/git/personal/eattheblocks/screencast/348-pancakeswap-trading-bot/node_modules/ws/lib/receiver.js:77:10) at writeOrBuffer (node:internal/streams/writable:389:12) { code: -32601, response: '{"id":1,"jsonrpc":"2.0","error":{"faq":"https://ankr-network.github.io","issues":"https://github.com/Ankr-network/ankr-service","code":-32601,"message":"The method eth_subscribe does not exist/is not available"}}' }

from eattheblocks.

Hailiebaby16 avatar Hailiebaby16 commented on April 25, 2024

Whats that code means sir?

from eattheblocks.

6rendon avatar 6rendon commented on April 25, 2024

It's the error message that we're both seeing.

from eattheblocks.

theterrapunk avatar theterrapunk commented on April 25, 2024

I'm getting the same error. Will update if I find anything useful

from eattheblocks.

theterrapunk avatar theterrapunk commented on April 25, 2024

This is a weird one. I'm not sure exactly how I fixed it, but I did the following things and now it is working great:

  1. Update NPM and Node to latest version
  2. Try creating a new Ankr API endpoint for BSC
  3. Make sure you have the one starting with "wss" pasted into your provider variable

from eattheblocks.

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.