Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate bug with newly generated wallets not being activated on the Connext Hub #9

Open
leopoldjoy opened this issue Jun 3, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@leopoldjoy
Copy link

leopoldjoy commented Jun 3, 2019

Some newly generated wallets do not become properly activated on the Connext Hub. Thus far, this seems to occur inconsistently—the pattern has not yet been identified.

@leopoldjoy leopoldjoy added the bug Something isn't working label Jun 3, 2019
@madhur4444
Copy link

madhur4444 commented Jun 4, 2019

Alternate creation of wallet don't work, wallet will show the balance, but will display not enough balance when trying to view stream, different errors thrown each time,
2 trials shows -

validator.js:841 Uncaught (in promise) Error: Previous state contains a timeout, must use Invalidation or ConfirmPending paths. Previous; {"user":"0xce2bde5da946f40f15ce70c80ca0f9710c2ffe99","recipient":"0xce2bde5da946f40f15ce70c80ca0f9710c2ffe99","txCountChain":3,"txCountGlobal":5,"balanceWeiHub":"0","balanceWeiUser":"3200000000000000","balanceTokenHub":"857952000000000000","balanceTokenUser":"0","pendingDepositWeiHub":"0","pendingDepositWeiUser":"63918000000000","pendingDepositTokenHub":"0","pendingDepositTokenUser":"0","pendingWithdrawalWeiHub":"0","pendingWithdrawalWeiUser":"0","pendingWithdrawalTokenHub":"0","pendingWithdrawalTokenUser":"0","threadCount":0,"threadRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","timeout":1559424585,"contractAddress":"0xdfa6edae2ec0cf1d4a60542422724a48195a5071","sigHub":"0xb5217b2739f1616e0068801331b1f16827a210f6b5df424306083b0fa71f65411bdd9754f3dfd33481083d89957b45f3ed9f87a8de4fce9597da9fd86e641cef1c","sigUser":"0x4c5be33f3c218cc5a3459bdfdd6cebb345a277e38f6f54d17e5d1056c88e33d45e365fe69f28b9026471121a5867b5fe06c97eecac6c047b17bc3edbc33d4edf1c"}
    at e.value (validator.js:841)
    at e.<anonymous> (validator.js:719)
    at _ (runtime.js:63)
    at Generator._invoke (runtime.js:282)
    at Generator.e.<computed> [as next] (runtime.js:116)
    at validator.js:35
    at new Promise (<anonymous>)
    at s (validator.js:12)
    at e.value (validator.js:707)
    at r.<anonymous> (StateUpdateController.js:902)

and another shows failed creation-
404 can't authorize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants