mesos-dns icon indicating copy to clipboard operation
mesos-dns copied to clipboard

"failed to unpack truncated message" errors

Open ktf opened this issue 9 years ago • 3 comments

I've a mesos-dns setup which works quite fine, however I do get a bunch of messages:

ERROR: 2016/04/06 07:19:20 exchanger.go:45: dns: failed to unpack truncated message: exchanging &dns.Msg{MsgHdr:dns.MsgHdr{Id:0x8fe1, Response:false, Opcode:0, Authoritative:false, Truncated:false, RecursionDesired:true, RecursionAvailable:false, Zero:false, AuthenticatedData:false, CheckingDisabled:false, Rcode:0}, Compress:false, Question:[]dns.Question{dns.Question{Name:"XXXXX.XXXX.XX.", Qtype:0x1, Qclass:0x1}}, Answer:[]dns.RR{}, Ns:[]dns.RR{}, Extra:[]dns.RR{}} with "YYY.YYY.YY.YY:53"

any idea of what is wrong / how to debug this?

ktf avatar Apr 06 '16 07:04 ktf

Could you provide a wireshark capture of your DNS traffic?

sargun avatar Apr 11 '16 20:04 sargun

+1

zyfdegh avatar May 10 '18 09:05 zyfdegh

@zyfdegh have you encountered this error as well? if so, would you mind sharing a capture of the DNS traffic?

jdef avatar May 10 '18 12:05 jdef