"Exception on fd" means the connection with the client has disappeared so we will automatically log off the client. Let me dig a bit on how MS Edge WebView can be the cause of the crash and if it is the culprit, take it up.
Hi Andis,
The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...