Thanks for the hint, did miss that custom block after7.59 upgrade.
Seems I introduced a problem for Bind9.9; fixed with update 2017-10-19. Thanks for reporting.
Hm, apparently the statistics answer from bind was unexpected. When downloading <yourBindServer>:8053 using curl or wget you should get a xml file that starts like this: <statistics version="3.6"><server> The statistics version is extracted from here, indicating a Bind >= 9.10 In your case, the <statistics> node wasn't found. Please post the first few lines of your server's response.
On OSX, this displayed as binary data. After upgrading pythondns to the latest 1.15.0 version and adding CAA to the list of known types, CAA showed and edited fine. Fix is applied as modBind V0.98.7 and present in git. Thanks for reporting!
Thanks for reporting, that line wh.py:627 really should read for c in str(value):...
Sorry for replying so late, I didn't get notified. Primary cause seems to be "command...