You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'avbook' is not recognized as an internal or external command,
operable program or batch file.
C:\laragon\www\avbook (master)
λ php artisan avbook:avmoo
this: https://avmoo.asia/cn/
GET: https://avmoo.asia/cn/movie/a before sql
GuzzleHttp\Exception\ConnectException : cURL error 7: Failed to connect to avmoo.asia port 443: Timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
at C:\laragon\www\avbook\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:200
196| }
197|
198| // Create a connection exception if it was a specific error code.
199| $error = isset($connectionErrors[$easy->errno])
> 200| ? new ConnectException($message, $easy->request, null, $ctx)
201| : new RequestException($message, $easy->request, $easy->response, null, $ctx);
202|
203| return \GuzzleHttp\Promise\rejection_for($error);
204| }
Exception trace:
1 GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle))
C:\laragon\www\avbook\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:155
2 GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
C:\laragon\www\avbook\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:105
Please use the argument -v to see more details.
C:\laragon\www\avbook (master)
λ
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: