Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running node-geocoder behind a coorporate proxy #263

Open
noahwaldner opened this issue Dec 12, 2018 · 3 comments
Open

Running node-geocoder behind a coorporate proxy #263

noahwaldner opened this issue Dec 12, 2018 · 3 comments

Comments

@noahwaldner
Copy link

I'm running this package in a coorporate environment where alle Requests have to be sent over a proxy.

I tried using request as an httpadapter and set the http_proxy and https_proxy evironment variables.
The Proxy still doesnt get any calls from my Application and the App throws and ENOTFOUND error.

What is the Solution to this?

@waqasnoor
Copy link

@noahwaldner were you able to find a solution? I am facing the same problem

@noahwaldner
Copy link
Author

Sadly i didnt.
maybe i'll do a Fork of this wich includes proxy support

@nchaulet
Copy link
Owner

nchaulet commented Oct 10, 2019

@waqasnoor if you use the request adapter and HTTP_PROXY or HTTPS_PROXY environment variable it should be working, I will give it a try later this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants