ietf-tools / author-tools

Author Tools
https://author-tools.ietf.org
BSD 3-Clause "New" or "Revised" License
37 stars 30 forks source link

Are xml2rfc and iddiff tools not working this morning? #523

Closed ksriram25 closed 2 months ago

ksriram25 commented 2 months ago

Describe the issue

xml2rfc (https://author-tools.ietf.org/) gives this error message when I run a .xml file: SyntaxError: Unexpected token '<', " Normally it gives a line number and other details for errors. The same xml file worked fine yesterday and produced .txt file on xml2rfc.

Also, iddiff (https://author-tools.ietf.org/iddiff) tool seems to be misbehaving. It gives this error when I try to diff two .txt files: TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. The same two files worked fine when I did iddiff on them yesterday.

My email: ksriram25@gmail.com or ksriram@nist.gov

Code of Conduct

kesara commented 2 months ago

@ksriram25, There was a configuration issue that affected file uploads which has been corrected now.