We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I've been running this plugin since Friday with no apparent issues but today when looking at my Traefik error logs I saw this:
plugins-storage/sources/gop-2074653309/src/github.com/traefik/plugin-log4shell/parser.go:120:6: panic plugins-storage/sources/gop-2074653309/src/github.com/traefik/plugin-log4shell/parser.go:67:16: panic plugins-storage/sources/gop-2074653309/src/github.com/traefik/plugin-log4shell/middleware.go:51:5: panic plugins-storage/sources/gop-2074653309/src/github.com/traefik/plugin-log4shell/middleware.go:38:25: panic
Unfortunately I don't have the requests that created those panics. Is there a way to get more details from the plugin?
This on Traefik 2.5.4 running on arm64.
The text was updated successfully, but these errors were encountered:
Hello,
could you provide more details? (plugin version, more logs, ...) The plugin system already logs all the available information.
Note: we recommend using Traefik v2.5.5
Sorry, something went wrong.
No branches or pull requests
Hello,
I've been running this plugin since Friday with no apparent issues but today when looking at my Traefik error logs I saw this:
Unfortunately I don't have the requests that created those panics.
Is there a way to get more details from the plugin?
This on Traefik 2.5.4 running on arm64.
The text was updated successfully, but these errors were encountered: