My application still unable to connect to the MQTT integration, I’ve seen in the log that the app is trying so I’m a little affraid that the number of client has been exceed ?. ( I’ve tried also with a client on my PC and I was unable to connect but I didn’t have any certificates for the connection )
I am also unable to connect to the MQTT integration. I only have 9 MQTT connections with my IP address. So there shouldn’t be any restrictions, right? Or is that currently only a problem in Germany?
I don´t know on to which logs i can provide.
The connection was OK for months to my thingsboard application. Suddently it doesn´t connect showing the message “unable to connect to MQTT broker”.
So it must been something on the TTN side, on mine nothing changed.
I had the problem in Node-RED because the mqtt node could not connect.
The problem has existed since V2 MQTT outage Aug 6, 2021.
Since it affected my last two V2 nodes, I have now migrated them to V3.
Now everything is working again. A wave of the fence post to switch to V3?
Hello,
i try to collect data to node red, i have a connection node red → ttn application! But i see no data incoming. maybe my topic configuration is wrong. but when i am right
my application name is: espnode
my devise in this application is : espnode1
so my topic in node red is: espnode/devices/espnode1/up
when i deploy in node-red, i see in the TTN console the connection is established. But i see no data incoming to node red…