product · inferred from evidence
RuntimeError: 1033 (AWS_IO_TLS_CTX_ERROR)
An error code indicating a failure to create a TLS context in AWS CRT.
- RuntimeError: 1033 (AWS_IO_TLS_CTX_ERROR): Failed to create tls context calling start_stream_transcription
Calling start_stream_transcription from a Python 3.7 app inside a Ubuntu 16.04 based Docker container crashed with RuntimeError: 1033 (AWS_IO_TLS_CTX_ERROR): Failed to create tls context. The traceback came from awscrt's io.ClientTlsContext