I noticed my calls node was deleted the other day due to inactivity. Odd because nothing was touched int the year or so it was running. Resubmitted for a new node and reset up everything how it was and no activity is being uploaded. I looked into the logs and found this multiple times:
2024-12-24 14:31:17,452 - DEBUG - Starting new HTTPS connection (2): api.broadcastify.com:443
2024-12-24 14:31:17,517 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=1, connect=None, read=None, redirect=None, status=None)
2024-12-24 14:31:17,517 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)'))': /call-upload
2024-12-24 14:31:17,517 - DEBUG - Starting new HTTPS connection (3): api.broadcastify.com:443
2024-12-24 14:31:17,587 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=0, connect=None, read=None, redirect=None, status=None)
2024-12-24 14:31:17,587 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)'))': /call-upload
Literally nothing has changed since ive started this node. I can ping api.broacastify.com with no issues. Ive deleted VoxCall and started fresh but still the same error. Any help? Ive quadruple checked my API key as well.
2024-12-24 14:31:17,452 - DEBUG - Starting new HTTPS connection (2): api.broadcastify.com:443
2024-12-24 14:31:17,517 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=1, connect=None, read=None, redirect=None, status=None)
2024-12-24 14:31:17,517 - WARNING - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)'))': /call-upload
2024-12-24 14:31:17,517 - DEBUG - Starting new HTTPS connection (3): api.broadcastify.com:443
2024-12-24 14:31:17,587 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=0, connect=None, read=None, redirect=None, status=None)
2024-12-24 14:31:17,587 - WARNING - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)'))': /call-upload
Literally nothing has changed since ive started this node. I can ping api.broacastify.com with no issues. Ive deleted VoxCall and started fresh but still the same error. Any help? Ive quadruple checked my API key as well.