Open bnelson-iv opened 4 months ago
Could you provide us with any errors that you see in the following log group when a connection attempt was made: <envname>/vdc/dcv-connection-gateway
@Mohjeet I'm getting the same error but with Ubuntu. Here are my logs. Note - I'm just running the standard res-demo environment with my own custom images following the HPC recipe exactly.
Connection initiated fault: internal error during websocket connection: [Internal] Routing Error: Unexpected status code: 500 Internal Server Error: Unexpected status code: 500 Internal Server Error >> Unexpected status code: 500 Internal Server Error
Describe the bug I am seeing the "The connection has been closed. Transport error" message while trying to connect to RHEL 8 instances. I have reviewed the troubleshooting documentation and ensured the correct DHCP options are in place.
Steps to reproduce Steps to reproduce the behavior:
Expected behavior Expected a web-based DCV client load and show the desktop session.
Actual behavior A new tab opens and there is a short pause while the "Connecting" spinner shows, then the "The connection has been closed. Transport error" message appears.
Environment (please complete the following information):
Additional context Using AWS Directory Service AD - confirmed DHCP options set includes AmazonProvidedDNS and domain is set to ec2.internal
Thank you