Andrii Tkach created AMBARI-23411:
-------------------------------------
Summary: Invalid websocket client port when connected over https
Key: AMBARI-23411
URL: https://issues.apache.org/jira/browse/AMBARI-23411
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.7.0
Websocket client has not ability to connect to endpoint with non-secure port:
{code}
WebSocket connection to 'wss://172.27.25.217:8080/api/stomp/v1/websocket'
failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)