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

Bridge closing connection after sending CONNECT #2949

Open
Philomenal1317 opened this issue Nov 15, 2023 · 1 comment
Open

Bridge closing connection after sending CONNECT #2949

Philomenal1317 opened this issue Nov 15, 2023 · 1 comment

Comments

@Philomenal1317
Copy link

Hello Everyone,

i have a problem with the Bridge functionality and no clue where the problem could be.

After trying to connect to the Bridge i recieve the following messages
image

after that the Connectiong Bridge and Bridge sending CONNECT line repeat themself every few seconds.

This is the bridge configuration (hostnames, ip adresses, usernames and password removed)

connection bridge
address
bridge_protocol_version mqttv50
topic d177fddd-1e22-4775-9eb8-b2662415ec3a/ in 0 "" cpo/
remote_clientid
local_username
local_password
protocol mqtt
notifications false
notifications_local_only true
bridge_outgoing_retain false
bridge_attempt_unsubscribe true
keepalive_interval 60
start_type automatic
restart_timeout 30
cleansession true
try_private false
remote_username
remote_password
bridge_tls_version tlsv1.3

The MQTT Broker on the otherside of the Bridge is on the AWS system but i don't know if its the AWSIoT Broker or another Broker system.

Tried the following versions:

Mosquitto 2.0.9
Mosquitto 2.0.11
Mosquitto 2.0.12
Mosquitto 2.0.14
Mosquitto 2.0.16
Mosquitto 2.0.17
and currently trying with Mosquitto 2.0.18

Everywhere the same problem.
Looking forward to any help on this matter.
Thanks

@songxpu
Copy link

songxpu commented Jan 13, 2024

We also found this problem in another scenario, when Mosquitto connected to other brokers over the bridge, and then resumed after the other broker network went down, Mosquitto couldn't reconnect, although it prompted a CONNECT message.

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