Hi,
we have implemented https://github.com/nRFCloud/MQTT-bridge-mosquitto in our AWS account. but in we are getting error like
|
1736241683: Client nrfcloud-bridge-local closed its connection. |
MqttBridgeContainer
|
|
|
1736241683: Connecting bridge nrfcloud-bridge (mqtt.nrfcloud.com:8883) |
MqttBridgeContainer
|
|
|
1736241652: Client nrfcloud-bridge-local closed its connection. |
MqttBridgeContainer
|
|
|
1736241652: Connecting bridge nrfcloud-bridge (mqtt.nrfcloud.com:8883) |
MqttBridgeContainer
|
|
|
1736241621: Client nrfcloud-bridge-local closed its connection. |
MqttBridgeContainer
|
|
|
1736241621: Connecting bridge nrfcloud-bridge (mqtt.nrfcloud.com:8883) |
CloudFormation stack is successfully deployed. there is no error in that.
Also it was working fine around 24 hours ago. suddenly we were not getting any data in AWS so we tried to redeploy it but the result is the same.
Thanks,