Closed LayneHaber closed 5 years ago
If theres any information you can give on how to reproduce this, that would be helpful.
We had some issues on Wednesday with channels being created properly, and had to redeploy the contracts and node. You're using the latest client version it appears, but it looks like there's some conflicting stack traces.
In the top, I see a call to createProposedVirtualAppInstance
, which I don't believe is hit during the original createChannel
call
Tagging in @cf19drofxots and @snario too
I think this is a bug in the store. I was getting this error in the daicard before I added special-case handling for a couple keys.
Can anyone from Gazecoin link the repo where this issue is popping up? I suspect it'll go away if the store you pass into our client implements the same logic as what we have in the daicard: https://github.com/ConnextProject/indra/blob/master/modules/daicard/src/utils/store.js
This may have something to do with it: https://github.com/counterfactual/monorepo/pull/2316
Closing due to lack of additional info. If this issue pops up again we can open a new issue w relevant info.
Gazecoin is having issues trying to create channels, there is an undefined property in the store. Stack trace from original issue:
And:
From DalaiLlama:
Using client:
@connext/client 0.0.19
Network: Rinkeby