- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2021 01:18 AM
Hi MVP's,
Just wanted to guidance on the error i am getting "Adding target to blacklist. No valid credential found for types [SSH Password,SSH Private Key]".
Basically i am trying to discovery Network devices and it was alright. but it's just an eye sore seeing that error message everytime i am discovering network devices. Is there any way i can prevent that error pop's up?
Any suggestions?
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2021 01:34 AM
Hey Glenn,
I guess you're relying on SNMP for discovering network devices rather than SSH? Best Practice would be to change the probe priority order so SNMP is tried earlier and avoids the error being logged.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2021 01:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2021 01:42 AM
The error is coming because SSH port is opened in your SNMP device and Discovery tries to authenticate using SSH credentials.
If you see the error message as irritating, You can create schedule specific to your SNMP devices and setup an SNMP behavior for your schedule.
https://docs.servicenow.com/bundle/quebec-it-operations-management/page/product/discovery/concept/c_DiscoveryBehaviors.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2021 10:13 AM
If you enable IP Service Affinities, it will remember which service was used to discover each device and try that one first in the future.
- Tim.