litebito
litebito
For me For me the print button is working (NetBox v3.7.8)
Same issues with PHP 8.1 and PandoraFMS on CentOS 7
Ok thanks for the info
Which message do you get back from the API? try a `var_dump($result)` to see what the "message" is
I can access the repo through the proxy (tested with wget)
This is the setup: A virtual server CentOS Stream 8 Python v3.11, NetBox v3.5.7, Plugin v0.1.0 The server is located behind a firewall and a proxy. The proxy requires authentication...
Hi, I updated the initial info in the topic start: - I now can use a systemwide proxy which does not need authentication - updated netbox version and plugin version...
It looks like that is working: ``` # curl --request GET --url "https://api.github.com/graphql" --header "Authorization: Bearer [MY GITHUB TOKEN]" --header "X-GitHub-Api-Version: 2022-11-28" > curltest.txt % Total % Received % Xferd...
we've tried with different proxies, with and without authentication, etc.... so far we've not found a way to resolve this issue
Hi, just checking of there is already a fix or solution coming up?