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

Harbor login failing again during cluster setup #1911

Open
jefflill opened this issue May 3, 2024 · 0 comments
Open

Harbor login failing again during cluster setup #1911

jefflill opened this issue May 3, 2024 · 0 comments
Labels
bug Identifies a bug or other failure cluster-setup neonKUBE cluster setup neon-kube Related to our Kubernetes distribution

Comments

@jefflill
Copy link
Collaborator

jefflill commented May 3, 2024

I'm not sure what happened, this was just working fine for the 0.11.0-beta.4 release.

I tried to do this manually when SSHed into the node VM and that didn't work either, cURL indicates that we're seeing a TLS negotiation issue:

root@control-0:/home/sysadmin# curl -v https://neon-registry.bc27-29ac-1728-4f00.neoncluster.io/service/token?account=sysadmin
*   Trying 10.0.1.29:443...
* Connected to neon-registry.bc27-29ac-1728-4f00.neoncluster.io (10.0.1.29) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.0 (OUT), TLS header, Unknown (21):
* TLSv1.3 (OUT), TLS alert, decode error (562):
* error:0A000126:SSL routines::unexpected eof while reading
* Closing connection 0
curl: (35) error:0A000126:SSL routines::unexpected eof while reading

I'm going to comment this code out again.

@jefflill jefflill added bug Identifies a bug or other failure neon-kube Related to our Kubernetes distribution cluster-setup neonKUBE cluster setup labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug or other failure cluster-setup neonKUBE cluster setup neon-kube Related to our Kubernetes distribution
Projects
None yet
Development

No branches or pull requests

1 participant