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

skydns: failure to forward request "dns: failed to unpack truncated message" #343

Open
mxork opened this issue Jun 1, 2018 · 1 comment

Comments

@mxork
Copy link

mxork commented Jun 1, 2018

As far as I can tell, there's no reason for a forwarding server not to write a truncated message back to the client: forwarding.go

The same logic in the stub server does not treat ErrTruncated this way: stub.go

Context:

Kubernetes/kube-dns: a reverse lookup with host against a kube-dns pod fails (the reverse record is not held locally). The same lookup specifying TCP succeeded. Logs show:

I0601 21:44:11.499737       1 logs.go:41] skydns: failure to forward request "dns: failed to unpack truncated message"

At time of failed query.

@mxork
Copy link
Author

mxork commented Jun 1, 2018

In case any is curious, kube-dns version: 1.14.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant