Favicon returns 500 #3563
Labels
bug
good first issue
Good for beginners
help wanted
Features that maintainers are willing to accept but do not have cycles to implement
Describe the bug
Looks like after the change #3399 the favicon can no longer be served. It's now an embedded gzipped file. All the versions since 1.28 return a 500, seeker can't seek error.
It can be fixed by simply removing
favoriteIcon
fromStaticRootFiles
jaeger/cmd/query/app/static_handler.go
Line 41 in e36f9fe
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Return the favicon with a 200 result.
Screenshots
Version (please complete the following information):
All versions after 1.28
The text was updated successfully, but these errors were encountered: