We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
after cloning I run into many problems, so far all fixed. Now I got running the nmap scan, but after a few seconds it's ended.
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:89} [INFO] Network scanning started 2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:90} [DEBUG] Scan targets: 192.168.220.0/24 2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:91} [DEBUG] Nmap arguments: ['-sS', '-O', '--osscan-guess', '-T4', '-n'] 2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:173} [INFO] Converting Nmap scan results to NetBox objects… 2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:176} [INFO] Recognition of the device with IP 0.0.0.0 is started… 2022-01-01 22:44:13,356 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:192} [INFO] Failed to recognize the device, skipped 2022-01-01 22:44:13,357 {run.py:224} [WARNING] Execution of the module "nmap_network_scanner" yielded no results 2022-01-01 22:44:13,357 {run.py:237} [INFO] Initialized deletion of orphaned NetBox objects 2022-01-01 22:44:13,373 {run.py:240} [INFO] Initiated deletion of ip_addresses objects from NetBox 2022-01-01 22:44:23,179 {run.py:252} [INFO] Finished deletion of ip_addresses objects from NetBox 2022-01-01 22:44:23,179 {run.py:240} [INFO] Initiated deletion of interfaces objects from NetBox 2022-01-01 22:44:28,925 {run.py:252} [INFO] Finished deletion of interfaces objects from NetBox 2022-01-01 22:44:28,926 {run.py:240} [INFO] Initiated deletion of devices objects from NetBox 2022-01-01 22:44:29,790 {run.py:252} [INFO] Finished deletion of devices objects from NetBox 2022-01-01 22:44:29,790 {run.py:240} [INFO] Initiated deletion of device_types objects from NetBox 2022-01-01 22:44:29,902 {run.py:252} [INFO] Finished deletion of device_types objects from NetBox 2022-01-01 22:44:29,902 {run.py:254} [INFO] Setting primary IP addresses for devices…
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
after cloning I run into many problems, so far all fixed. Now I got running the nmap scan, but after a few seconds it's ended.
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:89} [INFO] Network scanning started
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:90} [DEBUG] Scan targets: 192.168.220.0/24
2022-01-01 22:43:44,108 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:91} [DEBUG] Nmap arguments: ['-sS', '-O', '--osscan-guess', '-T4', '-n']
2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:173} [INFO] Converting Nmap scan results to NetBox objects…
2022-01-01 22:44:10,166 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:176} [INFO] Recognition of the device with IP 0.0.0.0 is started…
2022-01-01 22:44:13,356 {/opt/netbox-device-autodiscovery/modules/nmap_network_scanner/nmap_network_scanner.py:192} [INFO] Failed to recognize the device, skipped
2022-01-01 22:44:13,357 {run.py:224} [WARNING] Execution of the module "nmap_network_scanner" yielded no results
2022-01-01 22:44:13,357 {run.py:237} [INFO] Initialized deletion of orphaned NetBox objects
2022-01-01 22:44:13,373 {run.py:240} [INFO] Initiated deletion of ip_addresses objects from NetBox
2022-01-01 22:44:23,179 {run.py:252} [INFO] Finished deletion of ip_addresses objects from NetBox
2022-01-01 22:44:23,179 {run.py:240} [INFO] Initiated deletion of interfaces objects from NetBox
2022-01-01 22:44:28,925 {run.py:252} [INFO] Finished deletion of interfaces objects from NetBox
2022-01-01 22:44:28,926 {run.py:240} [INFO] Initiated deletion of devices objects from NetBox
2022-01-01 22:44:29,790 {run.py:252} [INFO] Finished deletion of devices objects from NetBox
2022-01-01 22:44:29,790 {run.py:240} [INFO] Initiated deletion of device_types objects from NetBox
2022-01-01 22:44:29,902 {run.py:252} [INFO] Finished deletion of device_types objects from NetBox
2022-01-01 22:44:29,902 {run.py:254} [INFO] Setting primary IP addresses for devices…
The text was updated successfully, but these errors were encountered: