-
Notifications
You must be signed in to change notification settings - Fork 539
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
runtime error: invalid memory address or nil pointer dereference #1605
Comments
Hi @wkshare; thanks for reporting this. The crash you are seeing is from this line in release v1.4.1 Since then, the file has been patched and setting of the header has been moved inside the loop where tempo/modules/frontend/frontend.go Lines 165 to 167 in 7791a36
We expect to cut 1.5 release in the next couple of weeks which will have this change (or you could use the latest image from main branch if that works for you https://hub.docker.com/r/grafana/tempo/tags) |
Closing this issue, feel free to reopen if you have further questions. Thanks! |
@annanay25 Is this problem fixed in version 1.5.0? |
@annanay25 ok, is saw it. #1441. thanks |
Describe the bug
runtime error: invalid memory address or nil pointer dereference
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Environment:
Additional Context
Error Message:
The text was updated successfully, but these errors were encountered: