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

NoMethodError: undefined method add_session for nil #2378

Open
MrSerth opened this issue Aug 16, 2024 · 0 comments · May be fixed by #2396
Open

NoMethodError: undefined method add_session for nil #2378

MrSerth opened this issue Aug 16, 2024 · 0 comments · May be fixed by #2396
Assignees

Comments

@MrSerth
Copy link

MrSerth commented Aug 16, 2024

Issue Description

In my server logs (but not in Sentry), I found another occurrence of #2268: NoMethodError: undefined method 'add_session for nil

Reproduction Steps

Unfortunately, I don't have clear reproduction steps. I know that the error occurred during this trace and doesn't occur regularly.

Expected Behavior

No error is generated in Sentry, and add_session can be called successfully.

Actual Behavior

A NoMethodError is raised.

Image

Ruby Version

3.3.4

SDK Version

5.18.2

Integration and Its Version

Rails 7.1.3.4

Sentry Config

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

Successfully merging a pull request may close this issue.

2 participants