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

The RPC call or parameters have been disabled #8

Open
cryptotester opened this issue Feb 5, 2022 · 2 comments
Open

The RPC call or parameters have been disabled #8

cryptotester opened this issue Feb 5, 2022 · 2 comments

Comments

@cryptotester
Copy link

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

@statikdev
Copy link
Owner

@cryptotester // are you still facing this issue?

@ChaseKeskinyan
Copy link

yes im facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants