Channel Open: FSM enters unknown state after signed state

Using SDK 4.6, Node Release 4.2.1.

When opening a channel, the FSM passes through CONNECTED, ACCEPTED, SIGNED in initiator side, and HALF-SIGNED properly in responder side but crashes entering into unknown state before opening.

Seems account has in some kind of inconsistent state in the node, as restarting node does not solve it but switching to another account yes.

The channel parameters were:

{"responderId":"ak_2irGVQoj1U4YqHQfBWJSdb7xrML1rPSJoDC7pAiimkBPLX1q4t",
"pushAmount":0,
"responderAmount":1
,"channelReserve":1,
"host":"localhost",
"port":3001,
"lockPeriod":1,
"initiatorId":"ak_Zig4hkSq8Q9s59xJBcTc4YtuH2WLceYTG1dyBXTVo1r2R48TC"
,"initiatorAmount":"1000000000000000000",
"url":"wss://aehub.coinfabrik.com/channel",
"role":"initiator"}

Initiator has enough funds (86611701086200000000).

I attached output log files for payment hub and AE Node.

Thanks in advance.

1 Like