Closed Dieterbe closed 9 years ago
Hi, thanks for reporting this. I'm looking into it.
I've just tried restarting the Travis build and it was able to download and install Go Package Store successfully.
Perhaps this was just a temporary network problem, can you try running go get -u github.com/shurcooL/Go-Package-Store
again and see if it works now?
yep it works now.
Thanks.
/cc @sqs Any idea what could've caused this? Did sourcegraph.com servers have a blip?
I don't see any downtime, but it's possible there was a blip. If the endpoint returns HTTP 500/504, is that error message produced?
On Dec 25, 2014, at 13:52, Dmitri Shuralyov notifications@github.com wrote:
Thanks.
/cc @sqs Any idea what could've caused this? Did sourcegraph.com servers have a blip?
— Reply to this email directly or view it on GitHub.
I'd have to look at source of go get
, but I'm guessing so.
Anyway, the issue was momentary and no longer occurs. It's normal in the world of internet that some network operations don't work the first time.
I think this can be closed now. Feel free to reopen if it occurs again or there are more thoughts on this.