Designer session disconnecting

Hello all,

I keep having trouble with my Ignition Designer crashing randomly. When I check the logs, I see a Log labeled as "DesignSession" with a message "WebSocket disconnected from session".

Is this a problem with the network? Is there any way I can correct this and keep it from happening in the future? Any information would be greatly appreciated.

That's a consequence of the crash--the gateway abruptly looses the connection to the designer's embedded Chromium instance.

Consider examining your designer launcher log file to obtain the command line it uses to actually launch your designer, then run that in a terminal window. That should expose what's happening when it crashes.

1 Like