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

Plugin throwing some Panics #3

Open
jcalonso opened this issue Dec 19, 2021 · 1 comment
Open

Plugin throwing some Panics #3

jcalonso opened this issue Dec 19, 2021 · 1 comment
Labels
kind/bug/possible a possible bug that needs analysis before it is confirmed or fixed.

Comments

@jcalonso
Copy link

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.

@ldez
Copy link
Contributor

ldez commented Dec 19, 2021

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

@ldez ldez added the kind/bug/possible a possible bug that needs analysis before it is confirmed or fixed. label Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug/possible a possible bug that needs analysis before it is confirmed or fixed.
Projects
None yet
Development

No branches or pull requests

2 participants