On 7/4/2022 at 12:57 AM, reverseads said:500 errors are hard to trace as those doesn't get any records in the log files. It is highly probable that you don't have enough system resources on your web server.
Hi Reverseads,
I checked my hosting company and I am not even utilizing half the resources.
we are using an api to load about 10,000+ products. It loaded most of the products but less than half the images.
Any thoughts where I can start looking?
Here is the full message. Didn’t realize it was partial
Not able to insert the image on the store WTPSE271263
salesmachine.markets.prestashop.pswebservice.PrestaShopWebserviceException: Bad HTTP response : org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
salesmachine.markets.prestashop.pswebservice.PSWebServiceClient.executeRequest(PSWebServiceClient.java:147)
salesmachine.markets.prestashop.pswebservice.PSWebServiceClient.addImg(PSWebServiceClient.java:445)
salesmachine.markets.PrestashopApiIntegration.uploadImageToStore(PrestashopApiIntegration.java:1829)
Thank you,
-K