Public bug reported: I am having an issue connecting to console in horizon dashboard using HAproxy front end. When launching console I receive page can not be displayed. If I try novnc url directly with token info in web browser it works fine. Appears horizon dashboard is passing in correct url string.
Set up: 2 HAproxy's in front of 2 controllers. compute node novnc URL pointed at public IP of Haproxy, Haproxy forwards request to controller (tried both public and private IP of controllers). Running ubuntu 14.04 and openstack icehouse Error in console: Not Found The requested URL /130.245.183.130:6080/vnc_auto.html was not found on this server Per diagnostics appears URL for horizon is being appended by url for novnc, causing issue with locating novnc instance. First IP is horizon second ip is haproxy pointed to controller for novnc. If just use the controller ip it works. http://130.245.183.133/130.245.183.130:6080/vnc_auto.html?token=10850e75-8079-4cb0-b781-64be4a505c7f&title=test1_ub12(60a30b21-e3c7-4663-a71b-9a1cfd6d61df) ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1367780 Title: Can't connect to console in dashboard using haproxy Status in OpenStack Dashboard (Horizon): New Bug description: I am having an issue connecting to console in horizon dashboard using HAproxy front end. When launching console I receive page can not be displayed. If I try novnc url directly with token info in web browser it works fine. Appears horizon dashboard is passing in correct url string. Set up: 2 HAproxy's in front of 2 controllers. compute node novnc URL pointed at public IP of Haproxy, Haproxy forwards request to controller (tried both public and private IP of controllers). Running ubuntu 14.04 and openstack icehouse Error in console: Not Found The requested URL /130.245.183.130:6080/vnc_auto.html was not found on this server Per diagnostics appears URL for horizon is being appended by url for novnc, causing issue with locating novnc instance. First IP is horizon second ip is haproxy pointed to controller for novnc. If just use the controller ip it works. http://130.245.183.133/130.245.183.130:6080/vnc_auto.html?token=10850e75-8079-4cb0-b781-64be4a505c7f&title=test1_ub12(60a30b21-e3c7-4663-a71b-9a1cfd6d61df) To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1367780/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

