Giter VIP home page Giter VIP logo

Comments (8)

bryanmacfarlane avatar bryanmacfarlane commented on May 13, 2024

Is this on-prem TFS or VSO?
What URL are you using?
Can you open the tfs url in a browser from the Ubuntu box?
Any proxies involved?
Ensure IPSec domain.

I recorded a video on how to get an http trace using charles proxy:
https://www.youtube.com/watch?v=PAVG50t_1bw

from vso-agent.

RuudHbm avatar RuudHbm commented on May 13, 2024

Its an on-prem TFS.
I use the URL :8080/tfs where is the FQDN of the on-prem TFS.
I can use Firefox on the ubuntu box to connect to :8080/tfs without any problem. No http proxies are involved. Wireshark on the Ubuntu box shows the TCP connection between firefox and mytfsserver. Wireshark also shows that node agent/vsoagent.js does absolutely nothing on the network (no attempt to connect to mytfsserver).
I will attempt to install charles proxy for Debian...

from vso-agent.

RuudHbm avatar RuudHbm commented on May 13, 2024

Nice: I wrote the URLs in such way that it got snipped...
The url is like mytfserver.mydomain.com:8080/tfs

from vso-agent.

bryanmacfarlane avatar bryanmacfarlane commented on May 13, 2024

OK - confused - is it working? By snipped, does it mean you left off the protocol

from vso-agent.

RuudHbm avatar RuudHbm commented on May 13, 2024

Got it working!
The URL entered for the vsoagent needs the protocol (http:) and a FQDN of the server e.g.:
http://mytfs.mydomain.com:8080/tfs
We also needed to enable Basic Auth on the TFS as described in http://blogs.teamfoundation.co.za/2015/05/installing-and-configuring-tfs-2015-on.html

from vso-agent.

bryanmacfarlane avatar bryanmacfarlane commented on May 13, 2024

Great. I'm going to re-open and say we should have better error message here. Shouldn't have to resort to tracing for improper url - we should tell you

from vso-agent.

bryanmacfarlane avatar bryanmacfarlane commented on May 13, 2024

I'll fix soon

from vso-agent.

bryanmacfarlane avatar bryanmacfarlane commented on May 13, 2024

Since we're hot on the new agent and the issue was addressed by using FQDN, closing this

from vso-agent.

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.