Re: [go-cd] how to use a secure variable in git materails url?

2016-09-05 Thread Carl Reid
oritz Lenz wrote: > > Hi, > > On Friday, 2 September 2016 14:08:02 UTC+2, Carl Reid wrote: >> >> This post is a couple of years old but I wanted to check that this was >> still the case. From a security perspective having plain text passwords >> exposed in

[go-cd] Re: One Agent conflicting with itself

2016-09-12 Thread Carl Reid
This problem troubles us on occasion, today being one of those occasions. We are seeing this error message: [Agent located at [WIN-KANQRBSIE3G, 10.132.44.244, C:\GoAgent]] has duplicate unique identifier which conflicts with [Agent located at [ Infrastructure - GO Build Server -

[go-cd] Re: Upgrade path and recommended java versions for Agent and Server

2016-09-30 Thread Carl Reid
Carl On Wednesday, 16 March 2016 15:10:58 UTC, Carl Reid wrote: > > We have just upgraded our server 16.2.1 and at the same time we went to > Java 1.7 revision 95. > > This seems to have gone well however we saw a large number of Java > exceptions int he logs just after the upgrade. T

Re: [go-cd] Re: One Agent conflicting with itself

2016-09-30 Thread Carl Reid
multiple agent processes > running on the same VM which such a problem happens again? > > On Mon, Sep 19, 2016 at 2:18 PM Carl Reid <carland...@gmail.com > > wrote: > >> This issue is now officially driving me crazy. >> >> Can someone please offer some help as to how

[go-cd] Re: Environment Config Api

2016-09-28 Thread Carl Reid
are on 16.9 and I stupidly missed the requirement for 16.10 for this API call. The cadence of these releases seems ever increasing, great work. We will get the version updated and I will test again. Thanks On Wednesday, 28 September 2016 12:16:56 UTC+1, Carl Reid wrote: > > Trying to add an ex

[go-cd] Environment Config Api

2016-09-28 Thread Carl Reid
Trying to add an existing pipeline to an environment using the new environment config API . The method is PATCH. I have tried this in PowerShell and in Curl and the error is the same. 412 PreCondition Failed. In addition, in Curl you see the

Re: [go-cd] Re: cleaning up GO artifacts

2016-11-24 Thread Carl Reid
This sounds very useful - can you share it with the community? On Tuesday, 22 November 2016 19:19:41 UTC, Jay wrote: > > We recently developed an internal script to clean and report (html email) > any pipeline instances that were cleaned, and how much space was recovered. > The gocd-janitor

Re: [go-cd] Renaming agents using the API

2017-01-13 Thread Carl Reid
4> :) > > Are you suggesting that this behaviour is now broken? > > On Mon, Dec 8, 2014 at 8:18 PM Carl Reid <carland...@gmail.com > > wrote: > >> As I understand it, it is not possible to specify the name of a GO Agent >> when the agent is being installed. >

[go-cd] Re: Questions concerning Agents: Ant and how to install more Agents?

2017-01-13 Thread Carl Reid
It is possible to have multiple agents installed. Each one should be installed to a different path and will have a unique guid which is used to identify it to the GO server. What operating system are you wanting to install to? On Friday, 13 January 2017 00:53:24 UTC, Christian Kolb wrote: > >

[go-cd] Java 7 deprecation for agents

2017-01-09 Thread Carl Reid
In the guide to the versions it says As of release 16.5, Java 7 support was deprecated. Java 7 support will be > removed in 17.1 release (scheduled to be released in January 2017). GoCD > works great with Java 8, and users are encouraged to use it. Does

Re: [go-cd] Re: Temporary TFS workspaces created by GO do not get deleted

2017-01-09 Thread Carl Reid
nmapping Project Path" and see > if anything pops up? Please open an issue with relevant log lines if you > find any such lines. > > > On Fri, Jan 6, 2017 at 6:35 PM Carl Reid <carland...@gmail.com > > wrote: > >> Does anyone know why GO does not remove old TFS

Re: [go-cd] Re: go.cd website is down

2016-12-28 Thread Carl Reid
http://download-distribution-gocddownloads-11nnz4dgx40r1.s3.amazonaws.com/ results in AccessDenied Access Denied 6FCDD833AB8068DF g5wpxO2jlLzK0azcsPkK54hzc7fhzN+SwqboV2OGlWdWuvrZjXDQtVkSnhUJafPMgQWHtcWyFBY= On Tuesday, 27 December 2016 16:31:42 UTC, Ketan Padegaonkar wrote: > >

Re: [go-cd] Re: go.cd website is down

2016-12-28 Thread Carl Reid
This is rather annoying! Can anyone provide me with links to download the latest version of GO CD ? I was planning on doing an upgrade and I can't get the links to work. If I update my hosts file as per above I just get a 403. On Tuesday, 27 December 2016 16:31:42 UTC, Ketan Padegaonkar

[go-cd] Upgrade of GO Agents after server upgrade

2017-05-04 Thread Carl Reid
We have just updated from 17.2 to 17.4. I believe that the Go Agents upgrade automatically after the server is updated to a new version however I cannot see anything in the Go server log /var/log/go-server/go-server.log about this upgrade. >From the server, how do you monitor the upgrade

Re: [go-cd] Upgrade of GO Agents after server upgrade

2017-05-04 Thread Carl Reid
ed in the launcher log file, which should have the > line I mentioned earlier ("Agent is version: 17.4 ..."). > > Do you see that? > > Cheers, > Aravind > > > On Thu, May 4, 2017 at 4:36 PM, Carl Reid <carland...@gmail.com > > wrote: > >> Hi

Re: [go-cd] Upgrade of GO Agents after server upgrade

2017-05-04 Thread Carl Reid
ould be able to see the agent JARs being requested for download. > > > On Thu, May 4, 2017 at 5:09 PM, Carl Reid <carland...@gmail.com > > wrote: > >> It's strange. That file seems to exist on some agents but not on others. >> >> I stopped the agent on one machine

Re: [go-cd] Upgrade of GO Agents after server upgrade

2017-05-04 Thread Carl Reid
lass: com.thoughtworks.go.agent.AgentProcessParentImpl > INFO thoughtworks.go.agent.AgentProcessParentImpl:52 - > > *Agent is version: 17.4.0-23620* > I don't believe the server shows the status of an agent as "Downloading" > or anything like that in the agents page. >