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

Relay stopped working with error unknown variant 'spanOperations', expected 'span_operations'` #1001

Closed
holophil opened this issue May 17, 2021 · 4 comments · Fixed by getsentry/sentry#26082

Comments

@holophil
Copy link

Environment

How do you use Sentry?
Sentry SaaS (sentry.io)

Which SDK and version?
Relay 21.4.1 (via dockerhub relay:latest)

Steps to Reproduce

Deploy relay 21.4.1 in managed mode.

Expected Result

Relay executes without error logs.
Relay can fetch project states successfully (projectsconfig endpoint).

Actual Result

Relay logs the following error
ERROR: error fetching project state <redacted>: unknown variant 'spanOperations', expected 'span_operations'

It seems that relay is not relaying any events to sentry SaaS anymore.

Probably caused by recent change in the projectsconfig endpoint release to sentry SaaS without releasing related change on sentry relay.

@untitaker
Copy link
Member

untitaker commented May 17, 2021

Thanks and sorry, we're reverting the change at getsentry/sentry#26082

@holophil
Copy link
Author

Thank you for the fast response and action. 👍

@untitaker
Copy link
Member

Not closing until fix is deployed.

@untitaker
Copy link
Member

We believe that the incident has been resolved. Let me know if it still occurs. Thanks and sorry again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants