Replies: 3 comments 1 reply
-
|
Hi, It should work if you remove the quotes around the host fqdn. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You seem to have disabled TLS in your settings but your curl example address starts with "https". |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for help, now I got another error : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying to run netbox-sync.py to get data from Vcenter...
but I got this error : looks that there is issue with connection to Netbox API running in localhost, even API is running.
Using Almost Latest Netbox 3.3.6
setting.ini
I checked basic http reuqest and is working, just complaining certificate, so no issue with proxy or something...
output
OK, I updated the host, got some progress... but got another error.
ERROR: Unable to determine NetBox version, HTTP header 'API-Version' missing.
But when I do manual API request with curl...is working fine.
Manual API request
Sorry for my mistakes, I fixed all syntax errors and now looking good.
Beta Was this translation helpful? Give feedback.
All reactions