go.cd website is down

682 views
Skip to first unread message

Ravi Kumar Pasumarthy

unread,
Dec 23, 2016, 12:03:19 PM12/23/16
to go-cd
Hi,

It looks like www.go.cd website is down. Could you please take a look into it?

Incident reported at: 12:58 am SGT.
>> curl: (6) Could not resolve host: www.go.cd

Thanks,
Ravi

Aravind SV

unread,
Dec 23, 2016, 12:06:58 PM12/23/16
to go...@googlegroups.com
Yes, it is.

CONIC, the DNS registrar for the "cd" top-level domain seems to have marked "go.cd" as expired, even though it should not have been (as it has been renewed a few months ago). So, we're waiting on them to respond to our ticket. Not much we can do till then, unfortunately.

Thanks for the heads up, though.

Thanks,
Aravind


--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aravind SV

unread,
Dec 23, 2016, 2:36:03 PM12/23/16
to go...@googlegroups.com
Hello,

There's still no update from CONIC. Being a Friday evening before a holiday weekend is probably not the best time for them to have done this. If this is blocking you, and you really need to get past this problem, you can add these lines to your hosts file (/etc/hosts on Linux and Mac, C:\Windows\System32\drivers\etc\hosts on Windows) and it should allow you to access all the sites:

52.85.142.215   go.cd www.go.cd docs.go.cd
52.85.142.115   download.go.cd
52.85.142.251   api.go.cd
65.49.44.137    build.go.cd

A name server which can be used to find the IPs is ns-380.awsdns-47.com (try: dig go.cd @ns-380.awsdns-47.com)

This is one of the frustrations with the way DNS works currently. At this point, we still have no idea when this problem will get resolved, unfortunately. You'll get an update when we get an update. :) Thanks for your patience.

Cheers,
Aravind

Message has been deleted
Message has been deleted

Alexey Gravanov

unread,
Dec 25, 2016, 2:38:00 PM12/25/16
to go-cd
Since I've figured out it's a cloudfront, which gives you regio-dependent IPs, I've deleted my posts saying I'm getting different IPs for hosts you've mentioned.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.

Balasubramaniam B

unread,
Dec 27, 2016, 12:36:40 AM12/27/16
to go-cd
It is still down. Is there an ETA for when it will be up?

Please let me know if there is any other place where we can get the latest updates on this issue.

Lubaina Rangwala

unread,
Dec 27, 2016, 12:49:32 AM12/27/16
to go...@googlegroups.com
Hi Bala,

Unfortunately, we don't have an ETA yet for when it will be up. We've raised a ticket with the registrar and we are waiting to hear back from them. For now, this mail thread would be the best place to get the latest update. 

- Lubaina


--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Lubaina Rangwala
ThoughtWorks - Product Marketing | GoCD
+91 97 413 813 88
lubainasr on skype | @lubaina on twitter

Aravind SV

unread,
Dec 27, 2016, 10:41:10 AM12/27/16
to go...@googlegroups.com
On Sun, Dec 25, 2016 at 2:20 PM, Alexey Gravanov <ale...@gravanov.de> wrote:
Hm, this does not really fits your answer...

Your reply was caught in a spam filter. I allowed it through. That's why the delay. If you mean that the response doesn't look like the one I posted, that's correct. That's because some of those IPs are from cloudfront. So, they'll be using different edge servers across the world. Here's what I'm getting from them currently:

$ dig go.cd @ns-380.awsdns-47.com

; <<>> DiG 9.8.3-P1 <<>> go.cd @ns-380.awsdns-47.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31603
;; flags: qr aa rd; QUERY: 1, ANSWER: 8, AUTHORITY: 4, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;go.cd.                IN    A

;; ANSWER SECTION:
go.cd.            60    IN    A    52.85.142.71
go.cd.            60    IN    A    52.85.142.167
go.cd.            60    IN    A    52.85.142.215
go.cd.            60    IN    A    52.85.142.136
go.cd.            60    IN    A    52.85.142.46
go.cd.            60    IN    A    52.85.142.159
go.cd.            60    IN    A    52.85.142.182
go.cd.            60    IN    A    52.85.142.197

;; AUTHORITY SECTION:
go.cd.            300    IN    NS    ns-1115.awsdns-11.org.
go.cd.            300    IN    NS    ns-1999.awsdns-57.co.uk.
go.cd.            300    IN    NS    ns-380.awsdns-47.com.
go.cd.            300    IN    NS    ns-642.awsdns-16.net.

;; Query time: 717 msec
;; SERVER: 205.251.193.124#53(205.251.193.124)
;; WHEN: Tue Dec 27 10:36:49 2016
;; MSG SIZE  rcvd: 291

Aravind SV

unread,
Dec 27, 2016, 10:42:33 AM12/27/16
to go...@googlegroups.com
Ah. I see that the earlier message was from you. It said: "Since I've figured out it's a cloudfront, which gives you regio-dependent IPs, I've deleted my posts saying I'm getting different IPs for hosts you've mentioned". Sorry.

- Aravind

Mohammed AMHEND

unread,
Dec 27, 2016, 11:21:16 AM12/27/16
to go-cd
Hi, 

Is there some trick to access the yum repository, I get stuck. Please help me 

Ketan Padegaonkar

unread,
Dec 27, 2016, 11:31:42 AM12/27/16
to go...@googlegroups.com
http://downloads.go.cd is the same as `http://download-distribution-gocddownloads-11nnz4dgx40r1.s3.amazonaws.com/ — so you may substitute that URL in your yum/debian repo file. This S3 URL should be considered temporary and may change in the future.


--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.

Carl Reid

unread,
Dec 28, 2016, 9:59:32 AM12/28/16
to go-cd
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.

Carl Reid

unread,
Dec 28, 2016, 10:28:32 AM12/28/16
to go-cd
http://download-distribution-gocddownloads-11nnz4dgx40r1.s3.amazonaws.com/ results in 

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>6FCDD833AB8068DF</RequestId>
<HostId>
g5wpxO2jlLzK0azcsPkK54hzc7fhzN+SwqboV2OGlWdWuvrZjXDQtVkSnhUJafPMgQWHtcWyFBY=
</HostId>
</Error>


On Tuesday, 27 December 2016 16:31:42 UTC, Ketan Padegaonkar wrote:

tedder

unread,
Dec 28, 2016, 2:33:34 PM12/28/16
to go-cd
So, uh, Lubaina, why not use an alternate domain?  It seems like having a domain backup for political unrest in Congo would be a good thing. There's a reason bitly quit using their .ly domain.


On Monday, December 26, 2016 at 11:49:32 PM UTC-6, Lubaina Rangwala wrote:
Hi Bala,

Unfortunately, we don't have an ETA yet for when it will be up. We've raised a ticket with the registrar and we are waiting to hear back from them. For now, this mail thread would be the best place to get the latest update. 

- Lubaina

On Tue, Dec 27, 2016 at 11:06 AM, Balasubramaniam B <ba...@indix.com> wrote:
It is still down. Is there an ETA for when it will be up?

Please let me know if there is any other place where we can get the latest updates on this issue.


On Friday, December 23, 2016 at 10:33:19 PM UTC+5:30, Ravi Kumar Pasumarthy wrote:
Hi,

It looks like www.go.cd website is down. Could you please take a look into it?

Incident reported at: 12:58 am SGT.
>> curl: (6) Could not resolve host: www.go.cd

Thanks,
Ravi

--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Ketan Padegaonkar

unread,
Dec 28, 2016, 3:09:57 PM12/28/16
to go...@googlegroups.com
The team is currently working on setting up an alternative domain name and migrating over all content to that domain. We expect be online in a few hours.

Please bear with us until then.

Aravind SV

unread,
Dec 28, 2016, 5:55:56 PM12/28/16
to go...@googlegroups.com
Hello,

There's now an alternate domain in place. Our efforts to reach across oceans to get the old domain back have not yet succeeded. Here are the details of the new domain:

Site:
  gocd.io

User documentation:
  docs.gocd.io

API documentation:
  api.gocd.io

Plugin API documentation:
The downloads for YUM and APT repositories work from download.gocd.io (don't try it directly, it won't work - but will work when used from yum and apt). The documentation for it has not yet been updated. It will be, soon. There are lots of broken links pointing to the old go.cd sites. They will soon be changed.

If you see some old links or broken links in documentation or any of the public sites related to GoCD, please consider submitting a PR. If not, at least consider commenting in issue #3052.

Cheers,
Aravind, on behalf of the GoCD team

PS: Hopefully, the ".io" TLD is more stable.


To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+unsubscribe@googlegroups.com.

Jagaines28

unread,
Dec 28, 2016, 8:56:31 PM12/28/16
to go-cd
Hey thanks for the post. I'm able to view docs at these locations. 

I'm also trying to install Go Agent on a Windows Server. Is there another link to the go-agent-${version}-setup.exe
file that I can use ? 

Ashwanth Kumar

unread,
Dec 28, 2016, 9:01:59 PM12/28/16
to go...@googlegroups.com
You should be able to get the links from https://gocd.io/download/

The latest version of the agent binaries can be fetched from below depending on your system architecture. 



To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Ashwanth Kumar / ashwanthkumar.in

Jagaines28

unread,
Dec 28, 2016, 9:18:32 PM12/28/16
to go-cd, ashwan...@googlemail.com
That worked. Cool thanks! 

Ashwanth Kumar / ashwanthkumar.in

Moritz Lenz

unread,
Jan 1, 2017, 6:21:38 AM1/1/17
to go-cd
Hi,


On Wednesday, 28 December 2016 23:55:56 UTC+1, Aravind SV wrote:
Hello,

There's now an alternate domain in place. Our efforts to reach across oceans to get the old domain back have not yet succeeded. Here are the details of the new domain:

Site:
  gocd.io

Thanks. Will the old domain come back eventually?

I'm asking because I used it in a book manuscript that's in the layout phase right now, and I don't want to ship a bunch of broken links :(

Cheers,
Moritz

Ketan Padegaonkar

unread,
Jan 1, 2017, 8:37:00 AM1/1/17
to go...@googlegroups.com
We don't know when the domain will come back. When it does, we're going to ensure that gocd.io will remain the de-facto hostname — or setup gocd.io to redirect to the correct domain names.

--

Aravind SV

unread,
Jan 1, 2017, 8:46:31 AM1/1/17
to go...@googlegroups.com
On Sun, Jan 1, 2017 at 6:21 AM, Moritz Lenz <morit...@gmail.com> wrote:
Thanks. Will the old domain come back eventually?

We think so. We should know next week, assuming people get back to work then. It has been renewed for 5 years, in September, and there are invoices and acknowledgements to prove it.

gocd.io will also be a long-term domain that can be used now, as Ketan said. Worst case, it'll redirect to go.cd. More likely, go.cd will redirect to gocd.io.
Reply all
Reply to author
Forward
0 new messages