You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to run the esp-va-sdk/examples/google_voice_assistant application fails after configuring credentials and wifi access:
E (69132) esp-tls: Failed to open new connection
E (69142) [sh2lib]: [sh2-connect] esp-tls connection failed
E (69142) [grpc_http_transport]: Failed to connect
I (71142) [grpc_http_transport]: Connecting to server: https://embeddedassistant.googleapis.com
E (71292) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700
I (71292) esp-tls-mbedtls: Failed to verify peer certificate!
I (71292) esp-tls-mbedtls: verification info: ! The certificate is not correctly signed by the trusted CA
Thanks!
at
The text was updated successfully, but these errors were encountered:
Hi.
Trying to run the esp-va-sdk/examples/google_voice_assistant application fails after configuring credentials and wifi access:
E (69132) esp-tls: Failed to open new connection
E (69142) [sh2lib]: [sh2-connect] esp-tls connection failed
E (69142) [grpc_http_transport]: Failed to connect
I (71142) [grpc_http_transport]: Connecting to server: https://embeddedassistant.googleapis.com
E (71292) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700
I (71292) esp-tls-mbedtls: Failed to verify peer certificate!
I (71292) esp-tls-mbedtls: verification info: ! The certificate is not correctly signed by the trusted CA
Thanks!
at
The text was updated successfully, but these errors were encountered: