muon-protocol / muon-node-js

9 stars 18 forks source link

selected nodes mismatched #341

Closed bakhshandeh closed 10 months ago

bakhshandeh commented 11 months ago

{ app: 'deployment', method: 'reshare', params: { appId: '45810160343022089601028851206408642627529628329831086458846511772841706178168', previousSeed: '0x9ae1955f06055ee7afb94fa64b22ad6a61128dd16e30161b714001438c4a4f24', seed: { value: '0xec05962f643d21ebfd26957160b0b9790f60253c4d56acdc3fac1625be5dcc22', reqId: '0x4c966a0cb8850940df6d9fad619a5e26562182a99ce1cdeb7ec0478f9dfe462a', nonce: '0x5376A3A48B480C0d954b2b60080464D3E934BBdb' }, leaderSignature: '0x9ce5d75f6eb540d53844ac0ac6b5ecef093cc8cb580b74a8d99ab13504617eff0bc0f00a2fcdb64dabb1bb9a4f7ffd6989f65af769337132624ea35f46562c2b1b' }

rawResponse { pid: 148829, uid: '1hd4vtrbndkb66a', data: { error: { message: 'selected nodes mismatched.' } } }

bakhshandeh commented 11 months ago

One of the reasons of context not found issue is this.

bakhshandeh commented 10 months ago

This issue does not happen again. Let's close it.