Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能开 #137

Open
akyong opened this issue Feb 23, 2021 · 0 comments
Open

不能开 #137

akyong opened this issue Feb 23, 2021 · 0 comments

Comments

@akyong
Copy link

akyong commented Feb 23, 2021

'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)
λ


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant