Skip to content

Symfony 3 #595

Answered by Jean85
olivier-sabban asked this question in Q&A
Jan 26, 2022 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

These kind of errors are often due to issues with the cert bundle of your machine. You need to check if you can correctly call Sentry and its domain, maybe with a simple curl call, on you server.

Also, you can inject a logger into the base SDK with \Sentry\ClientBuilder::setLogger to see if the client logs some issues while sending.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@stayallive
Comment options

Answer selected by stayallive
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ste93cry
Comment options

@rushi
Comment options

@rushi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #594 on January 28, 2022 08:59.