amiunique
amiunique copied to clipboard
CSS issue: Body text is obscured and sidebar appears un-styled
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.
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.
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.
The POST /results that the fingerprint page does is also failing, 500. There’s clearly something wrong with the server or system as deployed.
Same issue here for me running Safari Version 12.0.3 (14606.4.5)
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.