Skip to content

chart.devspace.sh is down #2967

Closed
Closed
@smira

Description

@smira

Looks like chart repository is down:

$ curl -v https://charts.devspace.sh/
* Host charts.devspace.sh:443 was resolved.
* IPv6: (none)
* IPv4: 34.121.62.77
*   Trying 34.121.62.77:443...
* Connected to charts.devspace.sh (34.121.62.77) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384 / [blank] / UNDEF
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: CN=charts.devspace.sh
*  start date: May 13 18:07:05 2025 GMT
*  expire date: Jun 12 18:07:05 2026 GMT
*  subjectAltName: host "charts.devspace.sh" matched cert's "charts.devspace.sh"
*  issuer: [email protected]; CN=ca.coreweave.goskope.com; OU=c9fabeb300829859adeb3ec0af7cea9d; O=CoreWeave; L=New York City; ST=NY; C=US
*  SSL certificate verify ok.
* using HTTP/1.x
> GET / HTTP/1.1
> Host: charts.devspace.sh
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 503 Service Temporarily Unavailable
< Date: Thu, 12 Jun 2025 18:29:35 GMT
< Content-Type: text/html
< Connection: keep-alive
< Strict-Transport-Security: max-age=15724800; includeSubDomains
< Content-Length: 190
<
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Connection #0 to host charts.devspace.sh left intact

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions