Closed albanoandrea closed 3 years ago
We have enabled the log and this is what happens:
[450625]: 16173ms SPX_TRACE_ERROR: AZ_LOG_ERROR: tlsio_openssl.c:691 error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed [450625]: 16173ms SPX_TRACE_ERROR: trace_message.cpp:202 Error: File:/csspeech/external/azure-c-shared-utility/adapters/tlsio_openssl.c Func:send_handshake_bytes Line:691 [450625]: 16173ms SPX_TRACE_ERROR: AZ_LOG_ERROR: tlsio_openssl.c:2434 FORCE-Closing tlsio instance. [450625]: 16173ms SPX_TRACE_ERROR: trace_message.cpp:202 Error: File:/csspeech/external/azure-c-shared-utility/adapters/tlsio_openssl.c Func:tlsio_openssl_close Line:2434 [450625]: 16173ms SPX_TRACE_ERROR: web_socket.cpp:884 WS open operation failed with result=1(WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED), code=2543[0x000009ef] [450625]: 16173ms SPX_TRACE_INFO: uspimpl.cpp:1036 TS:422, TransportError: connection:0x980022d0, code=5, string=Connection failed (no connection to the remote host). Internal error: 1. Error details: Code: 2543. [450625]: 16173ms SPX_TRACE_ERROR: usp_reco_engine_adapter.cpp:2022 Response: On Error: Code:5, Message: Connection failed (no connection to the remote host). Internal error: 1. Error details: Code: 2543.. [450625]: 16173ms SPX_DBG_TRACE_VERBOSE: usp_reco_engine_adapter.cpp:2707 TryChangeState; audioState/uspState: 2/1000 => 2/-1 USP-ERRORERROR [450625]: 16174ms SPX_TRACE_ERROR: usp_reco_engine_adapter.cpp:2036 OnError: site->Error() ... error='Connection failed (no connection to the remote host). Internal error: 1. Error details: Code: 2543.' [450625]:
Doing everything by myself.
I had to change the path where certificate are in this way:
export SSL_CERT_DIR=/usr/lib/ssl-1.1/certs
More information here
This issue is for a:
Minimal steps to reproduce
Any log messages given by the failure
OS and Version?
Versions