Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Mango API: "connectivity lost, restoring connection"
-
Is there a way to hide the message "connectivity lost, restoring connection" on UI?
-
No, it's built into the dashboard code amongst the event manager for websocket disconnections/timeouts.
-
"Connectivity lost" is a common error occurring in all kinds of software. It means your application is not able to connect to an API endpoint. It usually occurs when you use an incompatible version of the API development services or an old library. Make sure you are using the latest version of the API and make sure there are no bugs in your code.
-
@Juan-Mark please refrain from reviving dead threads.