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

PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function GuzzleHttp\Exception\RequestException::__construct(), 0 #2

Open
Osub opened this issue Jul 27, 2021 · 0 comments

Comments

@Osub
Copy link

Osub commented Jul 27, 2021

Stack trace:
#0 /www/wwwroot/Scan/ethereum-php-eventlistener/app/basic-blockProcessor-example.php(50): GuzzleHttp\Exception\RequestException->__construct()
#1 {main}
  thrown in /www/wwwroot/Scan/ethereum-php-eventlistener/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 23

Fatal error: Uncaught ArgumentCountError: Too few arguments to function GuzzleHttp\Exception\RequestException::__construct(), 0 passed in /www/wwwroot/Scan/ethereum-php-eventlistener/app/basic-blockProcessor-example.php on line 50 and at least 2 expected in /www/wwwroot/Scan/ethereum-php-eventlistener/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:23
Stack trace:
#0 /www/wwwroot/Scan/ethereum-php-eventlistener/app/basic-blockProcessor-example.php(50): GuzzleHttp\Exception\RequestException->__construct()
#1 {main}
  thrown in /www/wwwroot/Scan/ethereum-php-eventlistener/app/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 23
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