Code Monkey home page Code Monkey logo

Comments (3)

amotl avatar amotl commented on May 29, 2024

Dear @fer-tovar,

thank you for writing in. Can you try the suggestion outlined at 1:

On Linux you can also do this via the HTTP_PROXY and HTTPS_PROXY environment variables, like:

export HTTP_PROXY=10.10.1.10:3128
export HTTPS_PROXY=10.10.1.11:1080

I just verified it also works on macOS.

With kind regards,
Andreas.

Footnotes

  1. https://stackoverflow.com/a/8287752

from grafana-client.

fer-tovar avatar fer-tovar commented on May 29, 2024

Hello @amotl

I tried it, but the http request is still giving me connection errors, as if the proxy was not specified.

The requests.post only gives a response if the proxies are specified within the command, but if the proxies are not specified or they are specified outside the command, like it was suggested, then a response is not obtained.

My guess is that the same is happening with the grafana api's and the proxies should be specified inside the command, so they are passed to the requests commands.

from grafana-client.

fer-tovar avatar fer-tovar commented on May 29, 2024

Nevermind, I had some problems in my code, but the solution of setting up the proxies outside the requests command worked perfectly. Thank you so much for your help.

from grafana-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.