ghjacky
ghjacky
Sorry, my fault! The flash was disabled by browser default configuration. It's so weird, the broswer didn't show the prompt. Anyway, it's worked now! Sorry
Bind version: 9.12.0b2 Got error too, as below: ``` Request Method: | GET -- | -- http://192.168.12.187:8000/info/192.168.12.150/ 1.11.7 XmlError 'Support must be added before being able to support newly-encountered XML...
I just find out the reader.py, and edit as below (added the elif fork for version 3.11 ....): ``` if self.xml_version == '3.0': self.stats = XmlV30(self.bs_xml) elif self.xml_version == '3.3':...