You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: