FalconX-DEX / Falx-Support

3 stars 0 forks source link

Harvest is failing #9

Closed JackSacali closed 5 months ago

JackSacali commented 5 months ago

When harvesting, the transaction is giving a confirmation, transaction fees are gone (0.0002 SOL) but later the harvest fails.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'staking'
  2. Click on 'Harvest'
  3. Confirm from Phantom wallet
  4. Transaction give a confirmation in ~10 to ~20 seconds
  5. Pending Rewards are gone (temporarily)
  6. I don't receive the FLAX in my wallet
  7. After ~1 minute I get another notification says 'Failed harvest'
  8. I can see back the same Pending Rewards amount after a few minutes

Expected behavior Receive the Pending Rewards in my wallet

Screenshots Screenshot 2024-06-13 at 17 19 51

Screenshot 2024-06-13 at 17 20 18

I tried on both: Desktop

Smartphone (please complete the following information):

Additional context I tried 3 times and the same is happening every time, twice on mobile and once on desktop Transaction fees: 1, 2, 3

I was able to save two tranasactions that showed as confirmed on the Dapp: mobile, desktop Both are giving not found

cedricf50 commented 5 months ago

Same issue for me. Fees are gone and falx token stay on pending rewards

Édit : ok for me today, harvest works

cheddarking commented 5 months ago

Same here. I am using Phantom wallet

Jk0x0kJ commented 5 months ago

After our triage, we identified that during certain time periods, all RPC providers occasionally return a null hash according to high activity of the Solana network. This issue causes actions to be placed in the failure queue. The failure queue attempts to process these actions at intervals of 10 minutes. If unsuccessful, it reverts the action and clears the queue. If you try again, the issue should no longer occur.

Thank you for the well-formatted issue report you provided. We will close this issue for now, but if the problem persists, please feel free to reopen it and provide us with additional information.

@JackSacali