-
|
Hello, I'm encountering a problem during installation, when the script retrieves the Netbox tags. The logs are as follows: The API works correctly, however, when I pass the parameter in curl I have the following return: Do you have any ideas on how to solve this problem? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
I just saw that the latest compatibility was for Netbox 4.2. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I just upgrade my test setup to 4.3.2 and I see no issue which you describe. not sure why your setup does not work. Also strange that there is no error output. could you try using |
Beta Was this translation helpful? Give feedback.
Okay, I found the problem.
I had to disable the "validate_tls_certs" option in my settings.ini.
Thanks anyway for your quick response!