[Moin-user] moinmaster.wikiwikiweb.de:8000/?action=xmlrpc2 delivers error message

Barry Cornelius barry.cornelius at oucs.ox.ac.uk
Tue Jun 10 10:05:22 EDT 2008


The bottom of the BadContent page of our 1.5.3 MoinMoin wiki says:
    BadContent (last edited 2008-03-05 16:54:04 by Antispam subsystem)
So the Antispam subsystem has not updated this file recently.

Our wikiconfig.py contains:
    from MoinMoin.util.antispam import SecurityPolicy
My understanding is that antispam.py executes:
    http://moinmaster.wikiwikiweb.de:8000/?action=xmlrpc2

However, that page is delivering the error:
<?xml version='1.0'?>
<methodResponse>
<fault>
<value><struct>
<member>
<name>faultCode</name>
<value><int>1</int></value>
</member>
<member>
<name>faultString</name>
<value><string>xml.parsers.expat.ExpatError: no element found: line 1, column 0
   File "/srv/moin/code/1.6/MoinMoin/xmlrpc/__init__.py", line 123, in process
     params, method = xmlrpclib.loads(data)
   File "xmlrpclib.py", line 1080, in loads
     p.close()
   File "xmlrpclib.py", line 530, in close
     self._parser.Parse("", 1) # end of data
</string></value>
</member>
</struct></value>
</fault>
</methodResponse>

Please help.   Thanks.

--
Barry Cornelius
Oxford University Computing Services
University of Oxford, 13 Banbury Road, Oxford, OX2 6NN, UK
www.barrycornelius.com     01865 273267 or +44 1865 273267





More information about the Moin-user mailing list