Hi - great library, thank you!
Scanning for the same service it always terminates with a variant of this exception (usually does find the service first):
fs2.interop.scodec.CodecError: ansection/2/rdata: expected constant BitVector(2 bits, 0xc) but got BitVector(2 bits, 0x0)
fs2.interop.scodec.CodecError: ansection/0/rdata: expected constant BitVector(2 bits, 0xc) but got BitVector(2 bits, 0x0)
fs2.interop.scodec.CodecError: qdsection/0/qname: expected constant BitVector(2 bits, 0xc) but got BitVector(2 bits, 0x0)
so in various sections of the responses - any idea why? Is there some unusual case not being handled?
Thanks!
Peter
Hi - great library, thank you!
Scanning for the same service it always terminates with a variant of this exception (usually does find the service first):
so in various sections of the responses - any idea why? Is there some unusual case not being handled?
Thanks!
Peter