keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Step 2/5 - WalletMiddleware - Invalid "from" address. { "originalError": {} } #332

Open VVyvrn opened 4 years ago

VVyvrn commented 4 years ago

Steps to reproduce: visit dAPP, connect wallet, initiate deposit

environment: Brave Browser Version 1.11.101 Chromium: 84.0.4147.89 (Official Build) (64-bit) MacOS 10.15.15 Metamask wallet

transaction: 0x4cedfa8b3eb8fb7f9f52a8821eb70c50b51586e023374b9db757e6201af0acc2

Screen Shot 2020-08-03 at 8 38 24 AM Screen Shot 2020-08-03 at 8 39 35 AM Screen Shot 2020-08-03 at 8 37 08 AM
Shadowfiend commented 4 years ago

The error with the transaction (Insufficient signer bonds to cover setup fee) is an instance of this closed issue.

The ‘Invalid “from” address’ displayed in the UI, however, is something I haven't seen before. Do you get it consistently?

VVyvrn commented 4 years ago

Oops, sorry about the spam. I am trying to reproduce the "Invalid "from' address error so I can give better documentation. Sorry, I didn't realize I could capture the error log right form the dAPP until now, and I missed saving it when it came up.

No matter what I do, the dAPP crashes on step 2... most of the time it's that closed "signer bond" issue, but, yes, I have seen this one before as well.

I've also seen this other error on step 2 sometimes, I don't know if it's related as well.

I can't tell what the difference is between instances of one error or another. I am doing the same thing every time, as far as I can tell..

I will keep trying and hopefully add some more helpful info...

Screen Shot 2020-08-03 at 8 01 46 PM

tbtc-dapp-console-log-1596502896222.txt