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

Not working on Windows due to SSL Certificate Issuer Error #16

Open
zigsphere opened this issue Oct 14, 2023 · 0 comments
Open

Not working on Windows due to SSL Certificate Issuer Error #16

zigsphere opened this issue Oct 14, 2023 · 0 comments

Comments

@zigsphere
Copy link

Installed Voxcall on a Windows 10 box - new install. I am getting these errors when attempting to use voxcall. App is running, but nothing is getting sent to Broadcastify.

2023-10-13 23:59:56,352 - 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
2023-10-13 23:59:56,352 - DEBUG - Starting new HTTPS connection (4): api.broadcastify.com:443
2023-10-14 00:00:00,271 - DEBUG - Level: 48.89380233256818 Threshold: 48
2023-10-14 00:00:02,160 - DEBUG - Level: 51.792737266909185 Threshold: 48
2023-10-14 00:00:03,063 - DEBUG - Level: 78.85466278503273 Threshold: 48
2023-10-14 00:00:03,163 - DEBUG - Level: 71.6319156894429 Threshold: 48
2023-10-14 00:00:03,163 - DEBUG - threshold exceeded
2023-10-14 00:00:03,163 - DEBUG - Waiting for Silence 00:00:03 on 10/14/23
2023-10-14 00:00:06,172 - DEBUG - Removing temporary audio files
2023-10-14 00:00:36,269 - DEBUG - Done recording 00:00:36 on 10/14/23
2023-10-14 00:00:37,209 - DEBUG - done writing WAV 00:00:37 on 10/14/23
2023-10-14 00:00:37,209 - DEBUG - 1697266836-1.wav
2023-10-14 00:00:38,739 - DEBUG - done converting to MP3 00:00:38 on 10/14/23
2023-10-14 00:00:40,269 - DEBUG - done converting to M4A 00:00:40 on 10/14/23
2023-10-14 00:00:40,269 - DEBUG - duration: 33.1 sec
2023-10-14 00:00:40,269 - DEBUG - waiting for audio 00:00:40 on 10/14/23
2023-10-14 00:00:40,269 - ERROR - OpenMHz API Key, tgid, freq, or Short Name not found.
2023-10-14 00:00:40,279 - DEBUG - Starting new HTTPS connection (1): api.broadcastify.com:443
2023-10-14 00:00:40,289 - INFO - No rdio-scanner config detected, skipping upload to rdio-scanner API
2023-10-14 00:00:40,331 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=2, connect=None, read=None, redirect=None, status=None)
2023-10-14 00:00:40,331 - WARNING - Retrying (Retry(total=2, 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
2023-10-14 00:00:40,331 - DEBUG - Starting new HTTPS connection (2): api.broadcastify.com:443
2023-10-14 00:00:40,362 - DEBUG - Level: 88.31041451264579 Threshold: 48
2023-10-14 00:00:40,372 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=1, connect=None, read=None, redirect=None, status=None)
2023-10-14 00:00:40,372 - 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
2023-10-14 00:00:40,372 - DEBUG - Starting new HTTPS connection (3): api.broadcastify.com:443
2023-10-14 00:00:40,412 - DEBUG - Incremented Retry for (url='/call-upload'): Retry(total=0, connect=None, read=None, redirect=None, status=None)
2023-10-14 00:00:40,412 - 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
2023-10-14 00:00:40,412 - DEBUG - Starting new HTTPS connection (4): api.broadcastify.com:443
2023-10-14 00:00:40,473 - DEBUG - Level: 86.13603874999345 Threshold: 48
2023-10-14 00:00:40,473 - DEBUG - threshold exceeded
2023-10-14 00:00:40,473 - DEBUG - Waiting for Silence 00:00:40 on 10/14/23

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

1 participant