aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
183 stars 82 forks source link

Google Canary - Error: net::ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY #45

Closed IvanFarkas closed 3 years ago

IvanFarkas commented 3 years ago

Google Canary - Error: net::ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY

By following the Using the Dialogue Component and Amazon Lex to Build a Chatbot tutorial I made a new chatbot scene. I use Windows 10 Pro (version 2004) Using Google Chrome (Version 90.0.4430.93 (Official Build) (64-bit)) it's all good, working OK.

Using Google Chrome Canary (Version 92.0.4495.0 (Official Build) canary (64-bit)) I am experiencing errors. This is important to fix since Canary code will make its way to standard Crome soon!

aws-sdk-2.657.0.min.js:71 POST https://runtime.lex.us-east-1.amazonaws.com/bot/BookTrip/alias/Test/user/us-east-1%3A350bd97c-3c63-47ad-8b99-eeceffda7c83/content net::ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY

Canary_error

jkerste commented 3 years ago

Thanks for reporting this @IvanFarkas. We were able to reproduce this for a while and were tracking down the cause, however we are no longer able to reproduce this on Chrome 92.0.4515.59.

Can you confirm whether or not this issue is still occurring for you on Chrome v92? That version is currently in the Chrome Beta release channel.

IvanFarkas commented 3 years ago

OK on Version 93.0.4555.0 (Official Build) canary (64-bit).