Mackski Posted August 1, 2014 Posted August 1, 2014 So this all of sudden happened to one my sites running 2.4 stable. After uploading images progress is stuck on 100%, no matter what size image.Plenty of disk space, as far as I can tell nothing in terms of service configuration has changed.Response from POST is: <html><head><title>Request Rejected</title></head><body>The requested URL was rejected. Please consult with your administrator.<br><br>Your support ID is: 2783598957764282519 and provide steps to replicate the issue</body></html> Firebug reports: Really hoping this is something simple ;(
Nico Knoll Posted August 1, 2014 Posted August 1, 2014 Have you checked your file permissions? Try to give "assets" 755 or 777 (<- only for testing)
DaveP Posted August 1, 2014 Posted August 1, 2014 That error appears to be in a jquery plugin. Are you loading jquery and any jquery plugins locally, or from a CDN where they might have changed?
Mackski Posted August 1, 2014 Author Posted August 1, 2014 Found the answer here: https://processwire.com/talk/topic/2357-image-upload-gettings-stuck-on-100/?p=22881Looks like the hosting provide may have updated some modules (mod_security) which causes the HTML5 uploader to fail. Strange one indeed!
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