near-wallet
near-wallet copied to clipboard
Cannot claim aurora rewards
Problem Cannot claim aurora rewards
Expected Behavior Success to claim aurora rewards
Steps to reproduce
- Open the staking page
- Click "stake my tokens" button
- Select Validator: aurora.pool.near
- Claim aurora rewards
- Confirm
- Error Something went wrong during claiming your farm rewards. Please, try again later
Hey @RubyJiao Thanks for reporting! Can we get more information regarding this and a stack trace from the logs if you have it? It appears to be working fine in my testing
Hey @esaminu Could you tell me how to find the logs?
If you are on Chrome then right click anywhere and click inspect. You can see the logs by switching to the Console
tab in the panel that appears.
On any other browser, search for browser console.
@esaminu Is it useful docs? issue 2589.pdf
From another user:
here are the console warnings
instrument.ts:130 Failed to load FT for v2.ref-farming.near Error: Querying [object Object] failed: wasm execution failed with error: FunctionCallError(MethodResolveError(MethodNotFound)).
{
"block_hash": "CBR1H8dVCHHb6cLHBxTFWuS21uPKuqX3bHn7edsrGPyu",
"block_height": 64349594,
"error": "wasm execution failed with error: FunctionCallError(MethodResolveError(MethodNotFound))",
"logs": []
}
at y.query (json-rpc-provider.js:116:1)
at async A.viewFunction (account.js:366:15)
(anonymous) @ instrument.ts:130
instrument.ts:130 Failed to load FT for v2.ref-finance.near Error: Querying [object Object] failed: wasm execution failed with error: FunctionCallError(MethodResolveError(MethodNotFound)).
{
"block_hash": "CBR1H8dVCHHb6cLHBxTFWuS21uPKuqX3bHn7edsrGPyu",
"block_height": 64349594,
"error": "wasm execution failed with error: FunctionCallError(MethodResolveError(MethodNotFound))",
"logs": []
}
at y.query (json-rpc-provider.js:116:1)
at async A.viewFunction (account.js:366:15)
(anonymous) @ instrument.ts:130
@esaminu It seems not work with 2fa enabled. Could you enable 2fa and test again?
Thanks alot @RubyJiao . This should be fixed in #2680 ! 😄
@esaminu It still does not work.
@morgsmccauley any ideas?
Hi @RubyJiao. I tested and was able to successfully claim rewards on a 2FA enabled account in wallet.near.org. To help diagnose this issue, can you please outline the exact steps you are taking so we can try reproduce the issue on our side?
I'm running into the same issues here.