near-wallet icon indicating copy to clipboard operation
near-wallet copied to clipboard

Cannot claim aurora rewards

Open RubyJiao opened this issue 2 years ago • 11 comments

Problem Cannot claim aurora rewards

Expected Behavior Success to claim aurora rewards

Steps to reproduce

  1. Open the staking page
  2. Click "stake my tokens" button
  3. Select Validator: aurora.pool.near
  4. Claim aurora rewards
  5. Confirm
  6. Error Something went wrong during claiming your farm rewards. Please, try again later

image

RubyJiao avatar Apr 21 '22 03:04 RubyJiao

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

esaminu avatar Apr 21 '22 03:04 esaminu

Hey @esaminu Could you tell me how to find the logs?

RubyJiao avatar Apr 21 '22 04:04 RubyJiao

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 avatar Apr 21 '22 13:04 esaminu

@esaminu Is it useful docs? issue 2589.pdf

RubyJiao avatar Apr 22 '22 01:04 RubyJiao

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

RubyJiao avatar Apr 27 '22 07:04 RubyJiao

@esaminu It seems not work with 2fa enabled. Could you enable 2fa and test again?

RubyJiao avatar May 09 '22 11:05 RubyJiao

Thanks alot @RubyJiao . This should be fixed in #2680 ! 😄

esaminu avatar May 17 '22 18:05 esaminu

@esaminu It still does not work.

RubyJiao avatar Jun 06 '22 07:06 RubyJiao

@morgsmccauley any ideas?

esaminu avatar Jun 06 '22 15:06 esaminu

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?

morgsmccauley avatar Jun 10 '22 02:06 morgsmccauley

I'm running into the same issues here.

essamhassan avatar Dec 06 '23 11:12 essamhassan