I've been using MarsEdit for the past few weeks to update the blog at "floatingatoll.wordpress.com". However tonight all atempts to access the blog are failing. Debug logging in MarsEdit shows that Wordpress.com is returning an error (in non-XML form) when my client accesses /xmlrpc.php.
Note that in the debug output that follows, I have replaced angle brackets with doubled parentheses to not anger the forum's anti-HTML code.
Network message sent: 2008-02-02 21:22:20 -0800
URL: http://floatingatoll.wordpress.com/xmlrpc.php
Method name: metaWeblog.getRecentPosts
Network reply received: 2008-02-02 21:22:20 -0800
URL: http://floatingatoll.wordpress.com/xmlrpc.php
Method name: metaWeblog.getRecentPosts
Status code: 200
Succeeded: NO
--Parse Error--
Parse Error Title: XML-RPC Response Parsing Failed
Parse Error Message: The XML parser could not parse the data because it is incomplete.
Request text:
((?xml version="1.0" encoding="utf-8"?))
((methodCall))
((methodName))metaWeblog.getRecentPosts((/methodName))
((params))
((param))
((value))((string))1((/string))((/value))
((/param))
((param))
((value))((string))floatingatoll((/string))((/value))
((/param))
((param))
((value))((string))[password]((/string))((/value))
((/param))
((param))
((value))((int))10((/int))((/value))
((/param))
((/params))
((/methodCall))
Response text:
XML-RPC is currently disabled