Post-processing of the image failed likely because the server is busy...
Good day everyone...
Running into a problem with our Vantage site when uploading media to a listing from the listing form. Any image uploaded returns the following error. (test.png is the image)
Code:
test.png Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.
The site is currently running a child theme of Vantage but we have tried uploading using the parent theme and got the same results. The site is on
WP 5.4.2 running PHP 7.4.6 with max post size of 100mb with GD support. I've turned on
wp debugging in the config file and no errors are logged. Checking the upload directory where the images should wind up and find nothing.
I am able to upload images via the standard
WP media uploader but we can't attach those to listings... plus users won't be able to do that.
Thank you for your time