Closed santoshnt1 closed 1 year ago
Do you get the same 'connection closed' error when using curl to access https://bookinfo-bookinfo-gatewayhttps-684888c0ebb17f37-istio-system.apps-crc.testing/productpage
? I'm wondering if this could be an issue with the self-signed certificate crc is using for its cluster.
By default http based route is created, if you want to have different way like https then you need to do some manual steps as part of route config https://docs.openshift.com/container-platform/4.13/networking/routes/route-configuration.html mentions different type of route configurations in OpenShift.
By default http based route is created, if you want to have different way like https then you need to do some manual steps as part of route config https://docs.openshift.com/container-platform/4.13/networking/routes/route-configuration.html mentions different type of route configurations in OpenShift.
Hi Praveen, the solution worked for me. Thanks for the help Many Thanks Santosh Kumar
General information
crc setup
before starting it (Yes/No)? YesCRC version
CRC status
CRC config
Host Operating System
Steps to reproduce
Expected
Application page
Actual
Hmmm… can't reach this page
It looks like bookinfo-bookinfo-gatewayhttps-684888c0ebb17f37-istio-system.apps-crc.testing closed the connection
Try:
Checking the connection Checking the proxy and the firewall [Running Windows Network Diagnostics](javascript:diagnoseErrors()) ERR_CONNECTION_CLOSED
Logs
Before gather the logs try following if that fix your issue
https://gist.github.com/santoshnt1/6d2ad1f9cdf444cc5b6a86c4e1014853