You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday I updated Netbox from v3.4.4 on both of our instances.
Instances are running on docker-compose from https://github.com/netbox-community/netbox-docker and have been working very good since the first installation.
I also tried to search for IP address with a regex .* but still no results.
Looking on docker-compose logs -f I see nothing weird.
NetBox version
v3.4.6
Python version
3.10
Steps to Reproduce
— No results found —
Expected Behavior
A list of matching IP addresses should be listed.
Observed Behavior
— No results found —
Additional info
Yesterday I updated Netbox from v3.4.4 on both of our instances.
Instances are running on
docker-compose
from https://github.com/netbox-community/netbox-docker and have been working very good since the first installation.I also tried to search for IP address with a regex
.*
but still no results.Looking on
docker-compose logs -f
I see nothing weird.The text was updated successfully, but these errors were encountered: