Shiyuan (2015-01-18 03:23 +0300) wrote: > Hi all, > I have been using org2blog/wp package to manage my wordpress blog. It had > been woking very well until last week when things started to fail. > org2blog/wp uses xml-rpc-request to connect to wordpress.com which returns > the 301 Error. I haven't changed my emacs config for quite a long time. So > I guess something might have happened on the wordpress side or some emacs > packages break something. I have googled around but cannot find any > relevant info. I don't have too much experience about xml-rpc. Any help > about debugging this issue would be appreciated. The traceback is attached. > I can login wordpress and maintain my blog through the browser and web > interface. Thanks.
Not sure, but as I saw "POST" and "Error during request: 301" in your backtrace, I think it may be the same as the bug 16960: <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16960>. -- Alex