Blank Admin Page

Still need help?

The Atlassian Community is here for you.

Ask the community

Problem

When Admins login into Fisheye they are not able to see administration options. Only a blank page is displayed.

If you inspect the page through console you will see the following error: 

Refused to display 'http://fisheye.com/static/n5uu6o/gwt/AdminGwtModule/2DBD181FCEF4B86199AEF774DEEB40DD.cache.html' in a frame because it set 'X-Frame-Options' to 'Deny'

Cause

This is most likely an issue with your proxy configuration. Please check with your proxy administrator. 

Workaround

Install something like "Ignore X frames Options" in Mozilla Firefox. 

Add the following line to the proxy configuration:

add_header X-Frame-Options ALLOW;

This document may be helpful in troubleshooting your configuration.

https://developer.mozilla.org/en-US/docs/Web/HTTP/X-Frame-Options

  • Mozilla and Chrome in their most recent versions do not support the ALLOW directive. 

Resolution

Check with your proxy administrator the cause for the issue. 


Last modified on Mar 8, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.