Change of Protocol for pingback?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
TKS
Regular
Posts: 199
Joined: Thu Nov 11, 2004 1:34 am
Location: VA, USA
Contact:

Change of Protocol for pingback?

Post by TKS »

Hiya,

Got the following error and I needed help understanding exactly what is going on.

Code: Select all

• Checking http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html for possible trackbacks...
• Trackback failed: No trackback-URI found.
Sending XML-RPC ping to host rpc.pingomatic.com...
Sending XML-RPC ping to host ping.blo.gs...
Sending XML-RPC ping to host rpc.blogrolling.com...
Sending XML-RPC ping to host rpc.technorati.com...
Sending XML-RPC ping to host rpc.weblogs.com...

Warning: fsockopen(): unable to connect to rpc.weblogs.com:80 in /home/linuxblo/public_html/bundled-libs/XML/RPC.php on line 461

Warning: fputs(): supplied argument is not a valid stream resource in /home/linuxblo/public_html/bundled-libs/XML/RPC.php on line 513
Sending XML-RPC ping to host xmlrpc.blogg.de...
Sending XML-RPC ping to host api.my.yahoo.com...
Sending XML-RPC ping to host blogbot.dk...
Your entry has been saved
I'm thinking that it is a remote problem with rpc.weblogs.com but I'm not sure. Did they change their protocol for pingbacks? Has anyone else been getting this error lately or is this just a temp thing? Any input anyone has would be helpful. :wink:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Change of Protocol for pingback?

Post by garvinhicking »

This just means that your webserver cannot connect to rpc.weblogs.com.

This means that either this server is down, or your server is blacklisted. But there's nothing in s9y that's wrong; it might be a temporary network problem.

Regards
,Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply