Skip to content

unable to write rewrited body #32

@jacksonhull

Description

@jacksonhull

Hello,

After upgrading to Traefik v 3.3.6 I now get this error in the Traefik logs.

unable to write rewrited body: http: connection has been hijacked module=github.com/traefik/plugin-rewritebody plugin=plugin-rewritebody runtime=

I have not changed the configuration from traefik:

- "--experimental.plugins.rewritebody.modulename=github.com/traefik/plugin-rewritebody"
- "--experimental.plugins.rewritebody.version=v0.3.1"

And the rule as follows:

- "traefik.http.routers.threadfin.middlewares=rewrite"
- "traefik.http.middlewares.rewrite.plugin.rewritebody.lastmodified=true"
- "traefik.http.middlewares.rewrite.plugin.rewritebody.rewrites.regex=foo"
- "traefik.http.middlewares.rewrite.plugin.rewritebody.rewrites.replacement=bar"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions