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

Cannot claim aurora rewards #2589

Open
RubyJiao opened this issue Apr 21, 2022 · 11 comments · Fixed by #2680
Open

Cannot claim aurora rewards #2589

RubyJiao opened this issue Apr 21, 2022 · 11 comments · Fixed by #2680

Comments

@RubyJiao
Copy link
Contributor

RubyJiao commented Apr 21, 2022

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

@esaminu
Copy link
Contributor

esaminu commented Apr 21, 2022

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

@RubyJiao RubyJiao changed the title Cannot claim aurora rewards for lockup account Cannot claim aurora rewards Apr 21, 2022
@RubyJiao
Copy link
Contributor Author

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

@esaminu
Copy link
Contributor

esaminu commented Apr 21, 2022

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.

@RubyJiao
Copy link
Contributor Author

RubyJiao commented Apr 22, 2022

@esaminu Is it useful docs?
issue 2589.pdf

@RubyJiao
Copy link
Contributor Author

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
Copy link
Contributor Author

RubyJiao commented May 9, 2022

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

@esaminu
Copy link
Contributor

esaminu commented May 17, 2022

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

@RubyJiao
Copy link
Contributor Author

RubyJiao commented Jun 6, 2022

@esaminu It still does not work.

@esaminu
Copy link
Contributor

esaminu commented Jun 6, 2022

@morgsmccauley any ideas?

@esaminu esaminu reopened this Jun 6, 2022
@morgsmccauley
Copy link
Contributor

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?

@essamhassan
Copy link

I'm running into the same issues here.

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

Successfully merging a pull request may close this issue.

4 participants