What does this error message means? How to solve the issue?


Article Comments

Based on the description provided I can see the sensor you are using uses lookups to determine the status values of one or more channels.

When the sensor tries to connect, it uses the most secure connection protocol available. If no connection is possible, the next best protocol is used. The error message shows that none of the supported protocols (via TLS, SSL) were accepted by the device.

This issue could be caused by the firewall configuration, the wrong ports used, or possibly flood protection.

In order to fix this, ports must be open and the firewall must allow PRTG to access them. If you don't need these ports monitored, you can delete or pause the sensors in question.


Sep, 2023 - Permalink