Codexshaper / laravel-woocommerce

WooCommerce Rest API for Laravel
MIT License
194 stars 57 forks source link

cURL Error: Operation timed out after 15004 milliseconds with 0 bytes received #96

Open saqlainkhadim opened 1 year ago

saqlainkhadim commented 1 year ago

Hello everyone , i am facing this issue : cURL Error: Operation timed out after 15004 milliseconds with 0 bytes received When I update the product stock from laravel application to woocomerce application using codexshaper/laravel-woocommerce it gives this Error. i don't know how to solve it. if anyone has an idea about it then please tell me.

[2022-10-28 22:32:11] local.ERROR: cURL Error: Operation timed out after 15004 milliseconds with 0 bytes received {"userId":1,"exception":"[object] (Exception(code: 1): cURL Error: Operation timed out after 15004 milliseconds with 0 bytes received at C:\wamp64\www\REVEBE-POS\vendor\codexshaper\laravel-woocommerce\src\Traits\WooCommerceTrait.php:83) saqlainkhadimbusiness@gmail.com

vlad88sv commented 1 year ago

You need to change timeout in config/woocommerce.php