PrintNode / PrintNode-PHP

PHP API Library For PrintNode Remote Printing Service
https://www.printnode.com
MIT License
83 stars 64 forks source link

Printnode Timeout #28

Closed dhakalsuresh closed 1 year ago

dhakalsuresh commented 5 years ago

https://github.com/PrintNode/PrintNode-PHP/blob/960acabca3c0d976bbd92bf0d6490a1fe5df7496/src/PrintNode/Request.php#L187

Error message RuntimeException: Uncaught exception 'RuntimeException' with message 'cURL Error (28): Operation timed out after 4000 milliseconds with 0 bytes received' in /var/www/html/vendor/printnode/printnode-php/src/PrintNode/Request.php:205

Fabfab67 commented 4 years ago

Hey ! Got the same type of error, any chance you solved it ?

Thanks

dhakalsuresh commented 1 year ago

it was fixed in https://github.com/PrintNode/PrintNode-PHP/blob/master/src/PrintNode/Request.php#L317