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
My headless-byteball wallet died with the error below (on Jan 31). The byteballcore version was 0.1.35
/home/pi/headless-byteball/node_modules/byteballcore/network.js:171
ws.assocPendingRequests[tag].responseHandlers.forEach(function(rh){
^
TypeError: Cannot read property 'responseHandlers' of undefined
at /home/pi/headless-byteball/node_modules/byteballcore/network.js:171:33
at /home/pi/headless-byteball/node_modules/byteballcore/network.js:251:11
at tryFindNextPeer (/home/pi/headless-byteball/node_modules/byteballcore/network.js:266:3)
at findNextPeer (/home/pi/headless-byteball/node_modules/byteballcore/network.js:249:2)
at EventEmitter.<anonymous> (/home/pi/headless-byteball/node_modules/byteballcore/network.js:255:4)
at EventEmitter.g (events.js:291:16)
at emitOne (events.js:101:20)
at EventEmitter.emit (events.js:188:7)
at /home/pi/headless-byteball/node_modules/byteballcore/network.js:577:13
at /home/pi/headless-byteball/node_modules/byteballcore/network.js:203:3
The text was updated successfully, but these errors were encountered:
My headless-byteball wallet died with the error below (on Jan 31). The byteballcore version was 0.1.35
The text was updated successfully, but these errors were encountered: