Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

ReverseProxy read error #6

Open
yfhyou opened this issue Nov 30, 2021 · 0 comments
Open

ReverseProxy read error #6

yfhyou opened this issue Nov 30, 2021 · 0 comments

Comments

@yfhyou
Copy link

yfhyou commented Nov 30, 2021

Have been seeing the following in my traefik logs:

2021/11/29 13:57:52 reverseproxy.go:490: httputil: ReverseProxy read error during body copy: unexpected EOF
plugins-storage/sources/gop-1670678348/src/github.com/soulbalz/traefik-real-ip/real_ip.go:55:18: panic
2021/11/29 13:57:52 reverseproxy.go:490: httputil: ReverseProxy read error during body copy: unexpected EOF

As far as I can tell, the plugin is still working. Any ideas as to the cause of this?

My traefik.yml file includes the following to install/run the plugin:

pilot:
  token: [my-token-here]

experimental:
  plugins:
    traefik-real-ip:
      modulename: github.com/soulbalz/traefik-real-ip
      version: v1.0.3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant