Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get: remote error: tls: internal error #60

Closed
frosty5689 opened this issue Feb 23, 2018 · 3 comments
Closed

go get: remote error: tls: internal error #60

frosty5689 opened this issue Feb 23, 2018 · 3 comments

Comments

@frosty5689
Copy link

Hi,

It seems the gopkg.in is no longer reachable through HTTPS. Did the certs expire or something? It would be nice to have this fixed soon as our project depends on some packages in gopkg.in.

https fetch failed: Get https://gopkg.in/redis.v5?go-get=1: remote error: tls: internal error
package gopkg.in/redis.v5: unrecognized import path "gopkg.in/redis.v5" (https fetch: Get https://gopkg.in/redis.v5?go-get=1: remote error: tls: internal error)```
@niemeyer
Copy link
Owner

niemeyer commented Feb 23, 2018

Linode is experiencing some bad downtime right now across several servers due to a datacenter being down, and recent changes in Lets Encrypt seems to be affecting the secondary fallover server.

I'm on it...

@niemeyer
Copy link
Owner

Alright, I fixed the secondary and it should be back up. Please let me know if you see further issues.

@niemeyer
Copy link
Owner

... and the datacenter is back up, so our primary took over again. We now have primary and secondary in good order. I have monitoring setup for gopkg.in, but please feel free to let me know here if you see further issues. Or ping via Twitter to grab my attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants