mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
158 stars 92 forks source link

sslv3 alert handshake failure in cleanup cronjob #59

Closed iameli closed 1 year ago

iameli commented 1 year ago

Looks like my media cleanup cronjob isn't working. It runs with logs that look like this:

Error processing 109971050890472566: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure
Progress: |==
Error processing 109971050965759532: SSL_connect returned=1 errno=0 peeraddr=104.18.8.90:443 state=error: sslv3 alert handshake failure

Error processing 109971051589630739: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure
Progress: |==
Error processing 109971054235710502: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure
Progress: |==
Error processing 109971054355490759: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure

Error processing 109971054513703975: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure

Error processing 109971054916655204: SSL_connect returned=1 errno=0 peeraddr=104.18.8.90:443 state=error: sslv3 alert handshake failure
Progress: |==
Error processing 109971056761130102: SSL_connect returned=1 errno=0 peeraddr=104.18.9.90:443 state=error: sslv3 alert handshake failure

Any ideas?

iameli commented 1 year ago

Whoops, my bad - hadn't paid my Cloudflare R2 storage bill and apparently they cut you off by making TLS fail on your endpoint.