Thanks for the hint, did miss that custom block after7.59 upgrade.
FYI the main website www.admin4.org is currently compromised with upgraderservices[.cf].
Seems I introduced a problem for Bind9.9; fixed with update 2017-10-19. Thanks for reporting.
The Bind version running is 9.9.11. Total output was about 1.7MB, the first couple of lines are: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="/bind9.xsl"?> <isc version="1.0"> <bind> <statistics version="2.2"> <views> <view> <name>_default</name> <zones> <zone> [...]
The Bind version running is 9.9.11. Total output was about 1.7MB, the first couple of lines are: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="/bind9.xsl"?> <isc version="1.0"> <bind> <statistics version="2.2"> <views> <view> <name>_default</name> <zones> <zone> [...]
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.
I just upated version 2.2.2 with the 2017-10-10 update and I get the above Python crash. The full traceback is [Admin4 pid:52842 mux-aware] starting, non-mux-aware app count 2, switch-state 0 IG FBs 0 EG FBs 1:3 power-state 0 3D idle HDA idle Traceback (most recent call last): File "/Applications/Admin4.app/Contents/Resources/frame.py", line 358, in OnActivate self.AutoConnect(evt) File "/Applications/Admin4.app/Contents/Resources/frame.py", line 374, in AutoConnect rc=self.servers.ConnectServer(server,...
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!
I have a couple of domains that have a CAA record (type257). In Admin4, they should display on the "Other" panel of the zone but I either get a grey panel (i.e. no text, no background) or only some of the otherrecords are displayed, with the last one being "@ TYPE257".
Thanks for fix! I confirm that is working!
Thanks for reporting, that line wh.py:627 really should read for c in str(value):...
Traceback (most recent call last): File "D:\Utils\Admin4\frame.py", line 123, in...
Sorry for replying so late, I didn't get notified. Primary cause seems to be "command...
following also show errors from opening the logging window: $ ./admin4.py Traceback...