Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controller error: Gateway <ID> already connected #34

Open
checkymander opened this issue Apr 19, 2021 · 1 comment
Open

Controller error: Gateway <ID> already connected #34

checkymander opened this issue Apr 19, 2021 · 1 comment

Comments

@checkymander
Copy link

Occasionally on gateways when I try to relaunch a gateway that was closed previously I'll receive the following error:
image

C3 Host: Docker container based on the mcr.microsoft.com/dotnet/core/aspnet:2.1-bionic image
Gateway Host: Separate Windows 10 1909 connected to the C3 instance
Channels: So far I've gotten the error with both OneDriveRest and Slack channels.

I've run process listings confirming that the gateway process is no longer running, and the C3 UI gateway indicator is yellow.
image

In response, I usually have to create a new gateway and start from scratch.

@IIDreII
Copy link

IIDreII commented Jul 15, 2021

I have also received this error multiple times and can confirm that the only response I can usually end up taking is just making a new gateway.

C3 Host: Docker container based on the mcr.microsoft.com/dotnet/core/aspnet:2.1-bionic image
Gateway Host: Separate Windows 10 1909 connected to the C3 instance and in a Docker container containing the gateway
Channels: I've had the error occur with several channels, but I've even had it occur immediately with brand new gateways that have nothing attached to them yet.

Gateway|Info> Starting Gateway...
Gateway|Info> Gateway launched.
00f0:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000000CDFE10
Gateway|Info> Starting API bridge on 192.168.2.27:2323
Gateway|Info> API bridge connection established on 192.168.2.27:2323
Gateway|Debug> Received message: {"SequenceNumber":0,"MessageType":"Error","MessageData":{"Message":"Gateway [ID: 11164652361747965922] already connected"}}
Gateway|Error> Controller error: Gateway [ID: 11164652361747965922] already connected```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants