[00:31:34.428] INFO: Kusama RPC listening on port 8000
app: "chopsticks"
[00:32:18.199] WARN (rpc): Method not found state_getStorageAt
app: "chopsticks"
[00:32:18.200] INFO (ws): Error handling request: 'ResponseError: Method not found: state_getStorageAt
at /home/thib/.npm/_npx/fffae069f13e874a/node_modules/@acala-network/chopsticks/dist/cjs/rpc/index.js:39:19
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async processRequest (/home/thib/.npm/_npx/fffae069f13e874a/node_modules/@acala-network/chopsticks/dist/cjs/server.js:211:30)
at async WebSocket.<anonymous> (/home/thib/.npm/_npx/fffae069f13e874a/node_modules/@acala-network/chopsticks/dist/cjs/server.js:273:30)'
In case this helps, the trace of the calls with the exact state_getStorageAt is the following:
Hello there, I'm running into this issue when I'm using the latest version of subsquid indexer against Chopsticks v0.9.13 I'm forking Kusama, using this config: https://github.com/ChainSafe/Multix/blob/tbaut-bump-subsquid/chopsticks-config.yml
Here is the error:
In case this helps, the trace of the calls with the exact
state_getStorageAt
is the following: