XLabs / portal-bridge-ui

Portal Bridge UI
https://www.portalbridge.com/
24 stars 35 forks source link

[bug] Error "transaction indexing is in progress" when sending BNB from BSC #1086

Open agodlevska opened 2 days ago

agodlevska commented 2 days ago

Is there an existing issue for this?

Current Behavior

An error message "Error with transfer, please try again" is displayed, despite the transaction being successfully completed and the WBNB arriving in the Avalanche account (by checking transaction history and Avalanche account).

Wormhole Connect: error completing transfer Error: could not coalesce error (error={ "code": -32000, "data": "transaction indexing is in progress", "message": "transaction indexing is in progress" }, payload={ "id": 21, "jsonrpc": "2.0", "method": "eth_getTransactionReceipt", "params": [ "0x842126f5ae1f7274d89afe8603806b4280e03b9edb13c519c79f1e5cd759d731" ] }, code=UNKNOWN_ERROR, version=6.13.2)
    at makeError (pb-index-DXSlH2sC.js:269:19452)
    at Pi.getRpcError (pb-index-DXSlH2sC.js:270:212791)
    at Pi.getRpcError (evm-Be_3Z-Hc-Bki2EK4O.js:7:2076)
    at pb-index-DXSlH2sC.js:270:215073
Screenshot 2024-09-17 at 16 07 29

Expected Behavior

The transactions should proceed without any error messages.

Steps To Reproduce

  1. Open https://preview.portalbridge.com/b1f3c5115d/
  2. Prepare to send 0.001 BNB from BSC (Rabby) to Avalanche (Rabby)
  3. Put "Gas" on 22%
  4. Initiate the transfer (automatic route)
  5. Observe the error message displayed: "Error with transfer, please try again."
  6. Check "Transaction history" and the Avalanche account to confirm that the transaction has started and WBNB has been received into the account

Environment

- OS: macOS Sonoma 14.6.1
- Wallet: Rabby
- Browser: Google Chrome Version 128.0.6613.120 (Official Build) (x86_64)

Anything else?

Video link.

Wesleyleung commented 1 day ago

I seem to be getting similar errors for BNB

Screenshot 2024-09-04 at 8 58 59 PM Screenshot 2024-09-04 at 8 58 52 PM