Joachim Torngren Posted April 26, 2015 Share Posted April 26, 2015 (edited) Since a few days back I have a problem that it takes more than 3 minutes to save or modify a product in admin (admin/catalog/products). Everything else in admin and frontend is fine. PS 1.6.0.14 live installation. I have a small multistore with less than 200 products. Looking at console it looks like the "controller=AdminProducts" takes most of the time. I also noted that it gets a 302 status. Is that normal??? Also there are 2 warnings and 1 error: 1. Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. 2. Resource interpreted as Image but transferred with MIME type application/javascript: 3. Refused to execute script from 'https://raw.githubusercontent.com/drvic10k/bootstrap-sortable/master/Scripts/bootstrap-sortable.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. Not sure if this could be causing the delay or not? I have spent the last 24 hours to try to solve this and have been testing: - Cleared caches (server & browser) - Disabled overrides and non-Presta modules - Tested old databases - Cleaning & repairing database - Regenerated htaccess - Enabled/disabled friendly URLs etc etc Any help is greatly appreciated! Edited May 4, 2015 by Joachim Torngren (see edit history) Link to comment Share on other sites More sharing options...
Joachim Torngren Posted May 4, 2015 Author Share Posted May 4, 2015 Issue solved. My hosting company had implemented a security setting on their server that caused this huge delay in admin. Unfortunately the hosting company has been reluctant in their reply to me about the details regarding this change of settings. Link to comment Share on other sites More sharing options...
wzzly Posted May 6, 2021 Share Posted May 6, 2021 @Joachim Torngren Hi could you share your solution? I think I have the same issue. Have a long TTFB when viewing the BO order page and that bootstrap-sortable.js looks like to have something to do with it; https://raw.githubusercontent.com/drvic10k/bootstrap-sortable/master/Scripts/bootstrap-sortable.js' Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now