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

[Raven] Unable to record event with remote Sentry server (Raven::Error - the server responded with status 403) #427

Closed
billakuduru opened this issue Jun 28, 2021 · 3 comments
Labels

Comments

@billakuduru
Copy link

Hello,

I am getting this error while running the helm chart on my EKS cluster.

** [Raven] Unable to record event with remote Sentry server (Raven::Error - the server responded with status 403):
/usr/lib/ruby/gems/2.7.0/gems/sentry-raven-3.1.2/lib/raven/transports/http.rb:33:in rescue in send_event' /usr/lib/ruby/gems/2.7.0/gems/sentry-raven-3.1.2/lib/raven/transports/http.rb:14:in send_event'
/usr/lib/ruby/gems/2.7.0/gems/sentry-raven-3.1.2/lib/raven/client.rb:47:in send_event' /usr/lib/ruby/gems/2.7.0/gems/sentry-raven-3.1.2/lib/raven/instance.rb:83:in send_event'
/usr/lib/ruby/gems/2.7.0/gems/sentry-raven-3.1.2/lib/raven/instance.rb:131:in capture_type' /usr/lib/ruby/2.7.0/forwardable.rb:235:in capture_message'
/usr/lib/ruby/gems/2.7.0/gems/fluent-plugin-raven-0.1.4/lib/fluent/plugin/out_raven.rb:49:in block in write' /usr/lib/ruby/gems/2.7.0/gems/fluentd-1.12.4/lib/fluent/event.rb:315:in each'
/usr/lib/ruby/gems/2.7.0/gems/fluentd-1.12.4/lib/fluent/event.rb:315:in block in each' /usr/lib/ruby/gems/2.7.0/gems/fluentd-1.12.4/lib/fluent/plugin/buffer/file_chunk.rb:171:in open'
/usr/lib/ruby/gems/2.7.0/gems/fluentd-1.12.4/lib/fluent/event.rb:314:in `each'
W, [2021-06-28T09:59:30.228826 #15] WARN -- sentry: ** [Raven] Failed to submit event: starting fluentd worker pid=15 ppid=6 worker=0
W, [2021-06-28T09:59:30.229542 #15] WARN -- sentry: ** [Raven] Not sending event due to previous failure(s).

Can anyone help me with this?

@billakuduru
Copy link
Author

I finally able to resolve the issue,

The problem is in the relay section.
set mode: proxy in the relay section of the values.yaml worked for me

@Mokto
Copy link
Contributor

Mokto commented May 17, 2022

This issue is stale because it has been open for 30 days with no activity.

@Mokto Mokto added the stale label May 17, 2022
@Mokto
Copy link
Contributor

Mokto commented Jun 1, 2022

This issue was closed because it has been inactive for 14 days since being marked as stale.

@Mokto Mokto closed this as completed Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants