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

https://saltpack.org has been down a day #98

Open
hwinkler opened this issue Nov 5, 2023 · 3 comments
Open

https://saltpack.org has been down a day #98

hwinkler opened this issue Nov 5, 2023 · 3 comments

Comments

@hwinkler
Copy link

hwinkler commented Nov 5, 2023

Returns 502 to Cloudflare.

@gabriel
Copy link
Contributor

gabriel commented Nov 6, 2023

Looks ok to me

@hwinkler
Copy link
Author

hwinkler commented Nov 6, 2023

Seems to be a problem for ip6 only.

$ curl -v -6 https://saltpack.org
*   Trying [2406:da00:ff00::3405:3b03]:443...
* Connected to saltpack.org (2406:da00:ff00::3405:3b03) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
*  CAfile: /opt/local/share/curl/curl-ca-bundle.crt
*  CApath: none
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to saltpack.org:443 
* Closing connection
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to saltpack.org:443 

@hwinkler
Copy link
Author

hwinkler commented Nov 6, 2023

...whereas
$ curl -v -4 https://saltpack.org succeeds.

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