Skip to content

Unable to send events after update libcurl to v8.1.0 #1537

@rodolfoBee

Description

@rodolfoBee

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.

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions