ArduinoIoTCloudTCP::handle_ConnectMqttBroker could not connect to mqtts-up.iot.arduino.cc:8884

I keep getting this error while trying to connect to the Arduino cloud

ArduinoIoTCloudTCP::handle_ConnectMqttBroker could not connect to mqtts-up.iot.arduino.cc:8884

@circuit2012 which board and library version are you using?

I am using Arduino Uno R4 WiFi

ArduinoIoTCloudTCP::handle_ConnectMqttBroker could not connect to mqtts-up.iot.arduino.cc:8884
Same problem here on an UNO R4 WiFi. It was working a month ago. I am now coming back to retry it after it has not been used online for 3 weeks. Rebooted the router, restarted the computer, reloaded the software via the (new) online editor, now stuck with this report on the serial monitor and the device shows offline on Arduino Cloud. Same report with serial monitor via IDE 2.3.0.
I found the problem to be that the Secret_Key was different in the sketch file (secret tab on the online editor) vs. the Network Panel on the Setup tab for the "thing" my device was attached to.

(Also of note for similar problem getting online is that the Password for my wifi network is now called 'SECRET_OPTIONAL_PASS' instead of 'SECRET_PASS'. which had to be changed in the sketch itself.)

I have the same problème this week , I try one my unit on the fields, and it was off-line. Same error, i re-send the program into the esp32 with Arduino cloud and it appear online after, I don’t know what arduino change exactly. The problem is this unit is very far from me, I hope it was not the same each 6 months

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.