The error says-
“The import could not be completed due to a low timeout limit on the server. You need to contact your hosting provider and ask them to increase it to 300 seconds.”
We have updated the settings in cPanel and also increased the server-level max_execution_time to 600 seconds. Please find the images attached. Please look into this on urgent basis, as the client wants to go live tomorrow, on 23rd August
It seems like your server somehow blocks all the ongoing requests to external servers to download images. We tried different servers and always get the same error. Try to contact your server provider’s support for help on this matter.
I checked with server team we are not blocking any requests to external server and also the parameters are increased on server and cpanel level as well
max_execution_time – 600
upload_max_filesize – 128M
memory_limit – 1024M
max_input_vars – 10000
In this case, why can’t these requests be complete? If you open both URLs in the browser, the images can be reached. But they can’t be opened only from your server. You can also do this test with any image on the internet.