Managed to install the scanner API and the plugin on the same host with NetBox v4.4.5.
Both on the same machine, but since these use different ports, I reckon it should be fine. Correct me if it is not intended or/and won't work.
- Service checks of the API return OKs.
- IP Scanner field with "Scan Now" button appear in NetBox UI for IP addresses too.
- Upon pressing button noted above, NetBox returns green message in the bottom-left of the screen "Scan queued for IP X.X.X.X".
The issue is, I can't see the result and do a further check if everything works. I see no custom fields mentioned in a readme (installation instructions section 4).
Did everything mentioned in that step, however NetBox prompted that no migrations were performed, and no statistic files copied;
(venv) root@NETBOXVM:/opt/netbox-4.4.5/netbox-network-scanner# python3 /opt/netbox/netbox/manage.py migrate
Operations to perform:
Apply all migrations: account, auth, circuits, contenttypes, core, dcim, django_rq, extras, ipam, netbox_attachments, sessions, social_django, taggit, tenancy, thumbnail, users, virtualization, vpn, wireless
Running migrations:
No migrations to apply.
(venv) root@NETBOXVM:/opt/netbox-4.4.5/netbox-network-scanner# python3 /opt/netbox/netbox/manage.py collectstatic --noinput
0 static files copied to '/opt/netbox-4.4.5/netbox/static', 510 unmodified.
Tried that several times, but alas still saw no custom fields.
Therefore can't use this plugin because I can't see the result of its work.
Also it seems other user has the same problem as a part of his different one (issue #1).
Please, check this issue.
Thanks in advance.
Host OS Ubuntu 22.04.5 LTS
NetBox v4.4.5
Plugin v1.0.0
Scanner API v1.0.0 (apparently, the one from Aug 13, 2025).
Managed to install the scanner API and the plugin on the same host with NetBox v4.4.5.
Both on the same machine, but since these use different ports, I reckon it should be fine. Correct me if it is not intended or/and won't work.
The issue is, I can't see the result and do a further check if everything works. I see no custom fields mentioned in a readme (installation instructions section 4).
Did everything mentioned in that step, however NetBox prompted that no migrations were performed, and no statistic files copied;
Tried that several times, but alas still saw no custom fields.
Therefore can't use this plugin because I can't see the result of its work.
Also it seems other user has the same problem as a part of his different one (issue #1).
Please, check this issue.
Thanks in advance.
Host OS Ubuntu 22.04.5 LTS
NetBox v4.4.5
Plugin v1.0.0
Scanner API v1.0.0 (apparently, the one from Aug 13, 2025).