#1344 prosodyctl check dns does not recognise "service disabled"
Reporter
Zash
Owner
Zash
Created
Updated
Stars
★ (1)
Tags
Type-Defect
Milestone-0.12
Priority-Medium
Status-Fixed
Zash
on
What steps will reproduce the problem?
1. something IN SRV 0 0 0 .
2. prosodyctl check dns
What is the expected output?
Some wording like "Service is disabled"
What do you see instead?
SRV target contains unknown server port: 0
Host does not seem to resolve to this server (IPv4/IPv6)
What version of the product are you using?
Prosody trunk
What steps will reproduce the problem? 1. something IN SRV 0 0 0 . 2. prosodyctl check dns What is the expected output? Some wording like "Service is disabled" What do you see instead? SRV target contains unknown server port: 0 Host does not seem to resolve to this server (IPv4/IPv6) What version of the product are you using? Prosody trunk
This was fixed in https://hg.prosody.im/trunk/rev/ea4a7619058f
Changes