Skip to content

The RPC call or parameters have been disabled #8

@cryptotester

Description

@cryptotester

I'm trying to retrieve the metadata from this 9vwYtcJsH1MskNaixcjgNBnvBDkTBhyg25umod1rgMQL

Despite the critical bug I've seen in the readme of this repo and you suggesting not to use it, this tool was working for me till a few weeks ago (before solana went offline).

This is the command I run:

yarn retrieve 9vwYtcJsH1MskNaixcjgNBnvBDkTBhyg25umod1rgMQL

This is the response:

yarn run v1.17.3
$ ts-node src/index.ts 9vwYtcJsH1MskNaixcjgNBnvBDkTBhyg25umod1rgMQL
/solana/sol-mint-list/node_modules/@solana/web3.js/src/connection.ts:815
        callback(new Error(`${res.status} ${res.statusText}: ${text}`));
                 ^
Error: 410 Gone:  {"jsonrpc":"2.0","error":{"code": 410, "message":"The RPC call or parameters have been disabled."}, "id": "12c964c7-4ac7-4db3-8c2a-fe74692edbe1" } 

    at ClientBrowser.callServer (/solana/sol-mint-list/node_modules/@solana/web3.js/src/connection.ts:815:18)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

The error seems clear enough, RPC calls disabled... maybe you can have a look and see if they really are disabled and why? Will they be enaled again or that's it? THX for a feedback & cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions