Each of our website developers gets Firebug "Aborted" errors on random css, js and image objects when we upload one of our Drupal 7 sites to https (and force update). We do not know when the problem began. The site was created about 2 years ago, and about 6 months. back we started getting CSS / JS / Image objects that don't load when we force update the page cache or clear the aggregation of jp / css files.
An online study suggests that there is an AJAX jamming problem, but I have not seen this in our case.
There are no errors if:
- Page requested via HTTP / port 80
- Objects already in cache
- View a site in Prod (has a signed certificate)
Errors even if:
- Firefox and Firebug Update
- Disabling js / css aggregation
- Using Google Chrome
Server logs do not indicate any request for these files at all, so it, like a browser, never sends a request.
The certificate is self-signed.
source share