Open piotrnar opened 3 months ago
It happens very rarely now, but I still did experience this issue.
Once when it happened, I followed a scenario with an invalid sequence number. Then trying again with a correct sequence, did sing the transaction but nothing happened on WebUI. Same when repeating... Restarting gateway recovered from this situation. Although I cannot reproduce it now.
I think this happened because of that invalid sequence number issue. I have not been able to reproduce this after fixing that issue. Can you verify this now?
I will let you know if I see it happening again.
I cannot say how to repeat it. It happens (more often?) when a remote wallet is on a physically different machine. When it happens once, I think the gateway or/and client needs to be restarted to recover.
After signing a transaction, the gateway prints
Transaction data stored in signedtx.txt
and the client printssending the data
, but there is nothing on the WebUI JS console.