After updating libcurl to 8.1.0 the Laravel SDK is not able to send events to Sentry, it fails with the following error:
[sentry-laravel] error: Failed to send the event to Sentry. Reason: "HTTP/2 stream 1 was reset for "https://o388665.ingest.sentry.io/api/5461612/envelope/".". | {"exception":{},"event":{}}
The PHP SDK also fails to send events, but silently.
https://github.com/curl/curl/releases/tag/curl-8_1_0
https://github.com/curl/curl/releases/tag/curl-8_0_1
Current workaround: downgrade to v8.0.1.
After updating libcurl to 8.1.0 the Laravel SDK is not able to send events to Sentry, it fails with the following error:
The PHP SDK also fails to send events, but silently.
https://github.com/curl/curl/releases/tag/curl-8_1_0
https://github.com/curl/curl/releases/tag/curl-8_0_1
Current workaround: downgrade to v8.0.1.