iquidus / explorer

An open source block explorer
BSD 3-Clause "New" or "Revised" License
748 stars 1.33k forks source link

Error: Method not found #381

Open k7n2g opened 4 years ago

k7n2g commented 4 years ago

Hello can anyone help with this : Error solving and point me in the right direction please any help appreciated

{ Error: Method not found at /root/explorer/node_modules/bitcoin/lib/jsonrpc.js:99:19 at Array.forEach () at IncomingMessage. (/root/explorer/node_modules/bitcoin/lib/jsonrpc.js:96:15) at IncomingMessage.emit (events.js:187:15) at endReadableNT (_stream_readable.js:1092:12) at process._tickCallback (internal/process/next_tick.js:63:19) code: -32601 } GET /api/masternode?command=count 200 4.818 ms - 39 { Error: Method not found at /root/explorer/node_modules/bitcoin/lib/jsonrpc.js:99:19 at Array.forEach () at IncomingMessage. (/root/explorer/node_modules/bitcoin/lib/jsonrpc.js:96:15) at IncomingMessage.emit (events.js:187:15)

dysoncoin commented 3 years ago

have you already been able to solve the problem? I have the same problem