Skip to content

Socket IO disconnect leads to no IPC #428

@kylethomas320

Description

@kylethomas320
  • Version: 8.31.2
  • .NET Core version 3.1
  • Target: Windows 10

When running my Electron.NET application for a while, sometimes a few minutes, sometimes up to half an hour, I get the following messages printed in my console:

Got disconnect!  
ASP.NET Core Application connected... global.electronsocket C2zRUaIlrhDjLVRMAAAE 2020-06-11T17:49:54.749Z
stdout: BridgeConnector connected!

After which no IPC can be processed, leaving my app in a frozen state in which just the JS works.

This seems to occur at random times, with no actual reason leading to the cause (atleast I can't figure out what the cause is).

Can somebody help me out with this?

Thanks in advance!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions