JaySenSharma created AMBARI-23470:
-------------------------------------
Summary: None of the Ambari View works because of
'X-Frame-Options' to 'deny' error
Key: AMBARI-23470
URL: https://issues.apache.org/jira/browse/AMBARI-23470
Project: Ambari
Issue Type: Bug
Components: ambari-views, ambari-web
Affects Versions: trunk, 2.7.0
Reporter: JaySenSharma
In Ambari 2.7.0, While accessing any View like HiveView 2.0 we see a blank
page.
On te Browser Debugger Console we see the XFrame related error as following:
{code}
Refused to display
'http://latest1.example.com:8080/#/login?targetURI=/views/HIVE/2.0.0/Hive20/'
in a frame because it set 'X-Frame-Options' to 'deny'.
Uncaught DOMException: Blocked a frame with origin
"http://latest1.example.com:8080" from accessing a cross-origin frame.
at Class.resizeFunction
(http://latest1.example.com:8080/javascripts/app.js:237835:78)
at http://latest1.example.com:8080/javascripts/app.js:237810:12
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)