Errore connessione node red

Salve! Uso Ubidots Stem con node-red. Nonostante il token sia quello giusto, ottengo errore donnessione. Da cosa può dipendere?

Hello @Lucera61,

I hope this message finds you well.

We identified an issue with our Ubidots Out node in Node-RED a few days ago. The problem occurs when you have a node already deployed and then modify its settings (such as the device label, token, or any other field). After saving and redeploying these changes, a persistent connection error appears that prevents the node from reconnecting.

Our team is currently working on a permanent fix. In the meantime, I recommend the following workaround:

  1. Delete the existing node from your workspace.
  2. Add a new Ubidots Out node.
  3. Configure all the settings (token, device label, etc.) before hitting deploy.
  4. Deploy your changes.

Following this process should result in a successful connection. If you need to make further adjustments later, please repeat these steps (delete and recreate) to avoid the connection error. This is a temporary necessity while we resolve the root cause within the Node-RED environment.

Best regards,

Alejandro

Ok! Grazie dell’aiuto. Ho provato ma non funziona. Aspetto le modifiche necessarie

We will keep you updated.