Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

TFS.Web.Api.Exception: An undefined error occurred while attempting to connect to the server #9

Open
sdumortier opened this issue Nov 7, 2016 · 3 comments

Comments

@sdumortier
Copy link

Version 0.0.2
Last updated ‎11‎/‎7‎/‎2016‎ ‎7‎:‎33‎:‎30‎ ‎AM

I'm getting the following error when attempting to export/import build definitions. Currently using OnPrem TFS 2015 Update 2

TFS.Web.Api.Exception: An undefined error occurred while attempting to connect to the server. Status code(): error.

@sdumortier sdumortier changed the title Error TFS.Web.Api.Exception: An undefined error occurred while attempting to connect to the server Nov 7, 2016
@vinimehta
Copy link

having the same issues as well. Any idea on a fix @onlyutkarsh ?

@GregDSmith
Copy link

GregDSmith commented Feb 3, 2017

We are also having the same issue. It maybe related to another issue that we have where in some cases the TFS code adds the port number to our URL. Our internal server have a DNS entry that alias the server to tfs.XXXXX.com, so this is a valid url for our installation tfs.XXXXX//tfs/. However, there are certain commands which will try and navigate to tfs.XXXXX:8080//tfs/

If we connect directly to the server, and not the alias, the export works fine.

@dipenpatelOEH
Copy link

If you are using a proxy server, try without going through the proxy and connect to directly. It worked for us. If it works add the alias address as exceptions in the proxy file

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

No branches or pull requests

4 participants