Request failed, trying again: Sending GET to NetBox #13322
Replies: 2 comments 1 reply
-
What software is generating this log message? The problem is almost certainly with the configuration of that software, not with Netbox. Some possibilities are:
If you can get it to log the status code and request body returned by Netbox, it may give you a better clue what's going on. However if it's dropping the connection due to an invalid certificate, it won't even get that far. |
Beta Was this translation helpful? Give feedback.
-
We installed tool to sync data from different Vcenter sources to a NetBox instance. I can access netbox using IP address and fqdn 2023-07-31 16:17:22,579 - INFO: Starting NetBox Sync v1.5.0 (2023-07-07) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Can you please help me with resolving below error.
2023-07-31 12:13:40,980 - WARNING: Request failed, trying again: Sending GET to 'https://netboxip:443/api/virtualization/interfaces/?limit=200&exclude=config_context'
2023-07-31 12:14:11,032 - WARNING: Request failed, trying again: Sending GET to 'https://netboxip:443/api/virtualization/interfaces/?limit=200&exclude=config_context'
2023-07-31 12:14:41,086 - WARNING: Request failed, trying again: Sending GET to 'https://netboxip:443/api/virtualization/interfaces/?limit=200&exclude=config_context'
2023-07-31 12:15:11,123 - WARNING: Request failed, trying again: Sending GET to 'https://netboxip:443/api/virtualization/interfaces/?limit=200&exclude=config_context'
ERROR: Giving up after 4 retries.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions