rainbow-me/browser-extension

Error: Spinning Circle of Death - Sending Funds

0xc0le opened this issue · 2 comments

0xc0le commented

When using the send feature, the transaction appears to hang within the extension and never get submitted. Specifically in this case, I was sending ETH on mainnet.

See the below image:

image

I tried sending funds to both internal addresses within the app as well as external addresses. Regardless, the transaction hangs indefinitely.

I am using Ubuntu/Chrome. The rainbow plugin shows it is on v1.2.56

Note: This issue is present on Windows/Chrome as well.

@0xc0le Hey! Thank you for reporting the issue. Our RPC provider Alchemy was experiencing issues in recent days that could be responsible for this problem you were facing. Has the problem resolved for you? If you don't mind, can you try the following steps to share more logs with us?

  1. Visit the full screen wallet here chrome-extension://opfgelmcmbiajamepnmloijbpoleiama/popup.html#/home or by using Cmd+K and "View Full Screen"
  2. Open DevTools with Alt+Cmd+I
  3. Attempt a Send and take a screenshot of the console logs or any network failures you may see; this will not expose any private keys or seed phrases
  4. Share with us here 😊
0xc0le commented

Hi Daniel,

Looks like it is working fine now. Was likely Alchemy like you said. I will mark as closed.

Looking forward to custom RPCs for this reason :)

Thanks!