Connect server encountered duplicate connection

tvdp
tvdp
Community Member
edited September 6 in Secrets Automation

Hi,

I'm trying to deploy a Connect server so that we can use it at our company. A few months ago, I was able to deploy one, but now I want to migrate it to another host. Something strange is happening and I can't figure out what is wrong.

I'm using Docker to deploy the Connect server. Both the old and new setup are practically identical. No matter what I try, I cannot get the new setup to work. Both the connect-api and the connect-sync container give the error message that a duplicate connection was found. They both keep repeating that error every 10 seconds.

connect-api

{"log_message":"(D) [transport-websocket] received message 287040f1-8806-44a6-8a37-eaa44bdb8094 via a54c2e22-ba05-4449-a8ce-974268276227","timestamp":"2024-08-04T10:18:17.328991323Z","level":4}
{"log_message":"(D) received message 287040f1-8806-44a6-8a37-eaa44bdb8094","timestamp":"2024-08-04T10:18:17.329038193Z","level":4}
{"log_message":"(D) [discovery-local] potential peer found: 172.16.99.91","timestamp":"2024-08-04T10:18:27.289506274Z","level":4}
{"log_message":"(D) [grav] encountered duplicate connection, discarding","timestamp":"2024-08-04T10:18:27.289570366Z","level":4}
{"log_message":"(D) [discovery-local] potential peer found: 172.16.99.90","timestamp":"2024-08-04T10:18:27.317127901Z","level":4}
{"log_message":"(D) [grav] discovered self, discarding","timestamp":"2024-08-04T10:18:27.317162845Z","level":4}

connect-sync

{"log_message":"(D) [transport-websocket] received message 287040f1-8806-44a6-8a37-eaa44bdb8094 via a54c2e22-ba05-4449-a8ce-974268276227","timestamp":"2024-08-04T10:18:17.328991323Z","level":4}
{"log_message":"(D) received message 287040f1-8806-44a6-8a37-eaa44bdb8094","timestamp":"2024-08-04T10:18:17.329038193Z","level":4}
{"log_message":"(D) [discovery-local] potential peer found: 172.16.99.91","timestamp":"2024-08-04T10:18:27.289506274Z","level":4}
{"log_message":"(D) [grav] encountered duplicate connection, discarding","timestamp":"2024-08-04T10:18:27.289570366Z","level":4}
{"log_message":"(D) [discovery-local] potential peer found: 172.16.99.90","timestamp":"2024-08-04T10:18:27.317127901Z","level":4}
{"log_message":"(D) [grav] discovered self, discarding","timestamp":"2024-08-04T10:18:27.317162845Z","level":4}

Both containers have access to 1password-credentials.json.

Any help would be greatly appreciated.


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Ubuntu 24.02 LTS
Browser: Not Provided