Network Devices - Post Sensor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 12:34 AM
Hi All,
Got the error Post-sensor script "Network Devices - Post Sensor" failed due to: TypeError: Cannot convert null to an object.
when we ran the network discovery for one of the subnet, please guide me how to fix it.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2025 01:44 AM
Hi @madhusagar
You need to Identify the device and sensor that caused the issue.
Go to System Definition → Scripts - Background and review the Network Devices - Post Sensor script. Look for any null values in object references. If a script is trying to access null data, modify it using safe checks.