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

tfx extension publish - Error: getaddrinfo ENOENT app.vssps.visualstudio.com #366

Open
KinGorbaZ opened this issue Jan 7, 2021 · 4 comments

Comments

@KinGorbaZ
Copy link

KinGorbaZ commented Jan 7, 2021

Hello
working on windows environment. NodeJS 12.16.1.
Network behind proxy.
I am trying to publish extension to the marketplace and using the below command and getting this error message.

tfx extension publish
TFS Cross Platform Command Line Interface v0.8.3
Copyright Microsoft Corporation
error: Error: getaddrinfo ENOENT app.vssps.visualstudio.com

was trying to run with --proxy and got the same error.

Side note: I was trying to use fiddler but probably using it in wrong manner(it would be great to get some details on how to run the above command and get information via fiddler)

Please advise.

@evaldez89
Copy link

Having the exact same situation here

@terencebc92
Copy link

Facing a similar too. I'm trying to run tfx extension show to fetch data about a published extension. But as I'm behind a proxy, I'm getting Error: get addrinfo ENOTFOUND app.vssps.visualstudio.com.
Same thing occurs when I use tfx extension publish.

I tested on my personal PC without a proxy and it worked fine.

@sean-keane25
Copy link

Experiencing the same issue.

@gitnubster
Copy link

Try adding the argument --proxy to the tfx command?
See commandline help tfx extension show --help

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

No branches or pull requests

6 participants