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
Uncaught TypeError: Return value of Http\Client\Curl\PromiseCore::getException() must implement interface Throwable, instance of Nyholm\Psr7\Response
#900
Closed
luckyraul opened this issue
Oct 15, 2019
· 3 comments
PHP message: PHP Fatal error: Uncaught TypeError: Return value of Http\Client\Curl\PromiseCore::getException() must implement interface Throwable, instance of Nyholm\Psr7\Response returned in /var/www/releases/20191015093018/vendor/php-http/curl-client/src/PromiseCore.php:194
The Curl adapter seems to be buggy, as already reported in #878. We're moving away from it and migrating to use Guzzle, with #890 and getsentry/sentry-php-sdk#4. I would suggest to use Guzzle manually in the meantime.
PHP message: PHP Fatal error: Uncaught TypeError: Return value of Http\Client\Curl\PromiseCore::getException() must implement interface Throwable, instance of Nyholm\Psr7\Response returned in
/var/www/releases/20191015093018/vendor/php-http/curl-client/src/PromiseCore.php:194
The text was updated successfully, but these errors were encountered: