How to get Ionic working behind a proxy? (Error: getaddrinfo ENOTFOUND github.com github.com:443) - github

I have failed to create an Ionic project using the Ionic CLI. Each time I type
Ionic start project-name
gives me this error :
Fetching app base (https://github.com/driftyco/ionic2-app-base/archive/master.tar.gz)
✖ Downloading - failed!
Error: getaddrinfo ENOTFOUND github.com github.com:443
Note that, I am working behind a proxy. npm, git proxies are properly set (atleast I think so) and I can create angular-cli projects without any problem.
Please help me configure proxies properly for Ionic setup. I'm on Windows 7 x64.

the same issue have been raised in github . You can confirm the issue there Ionic 3 CLI unable to start project behind proxy

Related

Chaincode status Code: (500) UNKNOWN. Description: failed to invoke backing implementation of 'InstallChaincode': could not build chaincode

Im trying to install hyperledger fabric on kubernetes and trying to install the chaincodes using go and i keep running into this error. Following this tutorial on youtube https://www.youtube.com/watch?v=namKDeJf5QI and im getting the code from this github repo https://github.com/kfsoftware/meetup-k8s-hlf
I tried using node and its still giving me the same error

Setting Corporate network proxy in Visual Studio Code?

I'm trying to use the Visual Studio Code IDE for Salesforce development. The IDE works fine in my personal network, where I can retrieve and upload the metadata file without any issue. When I connect to my office network I'm not able to do the same.The Salesforce CLI shows the following error while retrieving the metadata -
"error: connect etimedout 85.224.145.196:443"
Later I got to know that I will have to set up the network proxy in VS Code. I have gone through the following links and tried to add the proxy to the
VS code. Unfortunately, nothing worked for me -
Getting connect ETIMEDOUT when trying to install a VSCODE extension
http://www.niranjankala.in/post/How-to-setup-Proxy-settings-in-Visual-Studio-Code
I used to set the proxy in eclipse in this way-
Preference >> Network connection >> Proxy entries -
Schema: "HTTP" ,Host:Proxy URL of the company,Port:8080,Auth:"No" AND Proxy Bypass - Host:127.0.0.1, Provider:Manual
If somebody faced this before request you to share the way to resolve this issue. Thanks in advance!

Having trouble connecting to Github with Brew

I'm having some trouble trying to connect to my teams GitHub to download correlated sass files using bower. When trying to download through terminal I keep on receiving an error response 443 (see below)
bower ENOTFOUND Request to https://registry.bower.io/packages/px-notification failed: getaddrinfo ENOTFOUND registry.bower.io registry.bower.io:443 GC02RQ27YG8WPE:scss
This is the response to doing a basic bower install from GitHub. At first, I believed it was a proxy error or firewall but I have tried connecting using tethering and outside firewall networks with the same result. As a note, the error did not occur yesterday using the same process so am lead to believe it might be a server issue.
bower vr. 1.8.4 and GitHub status shows running fine.
If you have any ideas or solutions I could use the help.
Thanks, everyone.

unable to establish a network in Hyper-fabric composer from OS X

In Hyperledger composer, composer network start always fails with the following error.
*"Error trying to instantiate composer runtime. Error: Error: SERVICE_UNAVAILABLE"*.
But I installed the runtime environment for the same card using composer runtime install. My machine is under proxy, but in ignore list, I added the peer domain name too.
I installed the docker too.
I referred the previous posts but that solution also I tried but it didn't help me. Please guide me
Attached the screenshot of terminal with the output

error in installing Google Plugin for Eclipse 3.6

I am trying to install Google Plugin for Eclipse 3.6 from http://dl.google.com/eclipse/plugin/3.6 but I am getting error:
Unable to read repository at http://dl.google.com/eclipse/plugin/3.6/content.xml.
Unable to read repository at http://dl.google.com/eclipse/plugin/3.6/content.xml.
No route to host: connect
works here! maybe you have some kind of network restrictions, like a proxy ...