NetBox version v3.0.10 Python version 3.8 Steps to Reproduce Background: #7876 python snippet: remote_ip_address = self.request.META.get('HTTP_X_FORWARDED_FOR') or self.request.META.get('REMOTE_ADDR') self.log_info(f"Running as user {rem...
Line 591 of netbox-docker.log in Attempt #2 corresponds with the curl request on line 10 of docker container cli. I appreciate the time and effort that went into creating this setup and also for your time in diagnosing the issue I seem to be encountering. Thanks again. dirkvdplas commente...
Finally, a requirement to note, you need to generate an API token in the Netbox interface. This is done under the user profile of the user you are using for accessing the Netbox server from the netbox-scanner module. Creating a new API token in Netbox Add the new API token for the net...
This would ensure good reporting (because VC8 terminate generates a Windows Error Report and crash dump), but hardly seems a big win over the previous crash.ATLENSURE might seem slightly better. It is debuggable and consistent with ATL in general. In fact, many parts of ATL do just this...