Code Monkey home page Code Monkey logo

Comments (4)

tobyweston avatar tobyweston commented on September 24, 2024

Try setting your TEAMCITY_HOST to my_company.com/teamcity (exclude the https part).

It will default to port 8111, add another environment property TEAMCITY_PORT if that's not yours.

What does the log show?

Also, TeamCity will have to have guest authentication switched on (although you can configure a username/password later). See the README.

from radiate.

SQUIDwarrior avatar SQUIDwarrior commented on September 24, 2024

Removing the "https" gives me a ConnectionRefused error as it is trying to go to "http://my_company.com/teamcity" and not "https://my_company.com/teamcity". The server is using the default https port (443). I did try setting TEAMCITY_PORT to 443, but got the same error as it keeps trying to go to "http" and not "https"

from radiate.

tobyweston avatar tobyweston commented on September 24, 2024

Ah you've uncovered a bug I think. It supports only http at the moment not https.

See https://github.com/tobyweston/radiate/blob/master/src/main/java/bad/robot/radiate/teamcity/Server.java

I'll fix that.

I'm working on a version 2 so will include it then if not before.

from radiate.

tobyweston avatar tobyweston commented on September 24, 2024

Fixed in v2.0

from radiate.

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.