amiunique icon indicating copy to clipboard operation
amiunique copied to clipboard

CSS issue: Body text is obscured and sidebar appears un-styled

Open stappon opened this issue 5 years ago • 5 comments

Here's a screenshot of how the page looks in both Firefox 65 on my Macbook Air. It looks about the same in Chrome as well. Screenshot 2019-03-14 00 46 05

stappon avatar Mar 14 '19 08:03 stappon

The problematic resource is https://amiunique.org/assets/stylesheets/bootstrap.min.css, which consistently stalls after 85,764 bytes, not loading the last 37,151 bytes before eventually timing out.

chris-morgan avatar Mar 14 '19 11:03 chris-morgan

On https://amiunique.org/fp, https://amiunique.org/assets/javascripts/highcharts.js also stalls at 85,764 bytes, rather than loading the full 153,909 bytes.

chris-morgan avatar Mar 14 '19 11:03 chris-morgan

The POST /results that the fingerprint page does is also failing, 500. There’s clearly something wrong with the server or system as deployed.

chris-morgan avatar Mar 14 '19 11:03 chris-morgan

Same issue here for me running Safari Version 12.0.3 (14606.4.5)

tonydehnke avatar Mar 16 '19 00:03 tonydehnke

Hey all, Thanks for reporting the problem! We ran into a little trouble on the server side. This should be fixed now. We are in the process of changing things so that this does not happen in the future.

plaperdr avatar Mar 18 '19 13:03 plaperdr