Light-client: Open Channel Modal is not closing

Created on 24 Jun 2020  ·  3Comments  ·  Source: raiden-network/light-client

Thanks for filing a bug report :-)

Steps to Reproduce

  1. Navigate to Select Hub
  2. Enter hub.raiden.eth
  3. Click on Select Hub
  4. Enter an amount
  5. Click on Open Channel
  6. Sign all the messages (Last one: Set Total Deposit - Confirmed)

Expected Result

  • I am getting redirected to the transfer screen

Actual Result

  • The modal screen is open and the spinner spinning

Logs:
Todays_logs.txt

Additional Infos (Optional)

- Firefox
bug 🕷️ sdk 🖥

Most helpful comment

So, the channelOpenEpic did act as expected, but the events were not picked up by channelMonitoredEpic. I'm trying to make it more reliable.

All 3 comments

I can't explain nor reproduce this issue. On the logs, I can see the channel request action with a deposit, the channel open success and confirmed success actions and monitor, but no logs about approve/deposit nor deposit actions going through. I can't see how this can be possible with the current code. The only explanation would be that some of the deposit tx prompts got hidden by Metamask and stood stuck without neither reply nor rejection, otherwise we would see at least failure.
I just tested the workflow, and it's working fine here.

I have signed all transactions in MetaMask

Time is 2 hours off (I think we are logging in UTC, right?)

grafik

So, the channelOpenEpic did act as expected, but the events were not picked up by channelMonitoredEpic. I'm trying to make it more reliable.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kelsos picture kelsos  ·  4Comments

christianbrb picture christianbrb  ·  6Comments

christianbrb picture christianbrb  ·  5Comments

christianbrb picture christianbrb  ·  6Comments

agatsoh picture agatsoh  ·  4Comments