PEAR.php on line 848

Found a bug? Tell us!!
Post Reply
Capt Mike
Regular
Posts: 63
Joined: Sat Mar 11, 2006 11:43 am

PEAR.php on line 848

Post by Capt Mike »

Hi!

I have an error, nothing seems to fix it, so I have come to the source!

This error is appearing on the frount page:

http://www.theconfessors.com/
Connection timed out
Notice: Connection timed out in /home/wwwthec/public_html/bundled-libs/PEAR.php on line 848
Connection timed out
What to do?
"Arr, ye call that an anchor?"
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: PEAR.php on line 848

Post by garvinhicking »

Hi!

that means one of your plugins is trying to issue a network connection and fails.

Tell us the names of event and sidebar plugins you are using, one of them will need to be removed or altered.

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/
Capt Mike
Regular
Posts: 63
Joined: Sat Mar 11, 2006 11:43 am

Post by Capt Mike »

Well that fixed it, but I did not record the one that was the problem. I "fixed" it before I read your post. If it happens again I will let you know. Sorry...
"Arr, ye call that an anchor?"
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

what's the easiest way to get you a list of plugins? I've had the same time out problem over the last three days. I can't even get a list of updated plugins without it timing out .
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi Michael!

If it's only happening recently, you might need to contact your web provider, he might have changed something in his firewall or routing.

HTH,
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/
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

routing to where?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Routing to the internet - the sites that the plugins you're using connects to (might be google, xml-rpc services, flickr) - that depends on your used plugins.

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/
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

Can you suggest a way to find out what site is causing the problem? If I tell them that some plugin is having trouble getting out to the internet I strongly suspect they'll just come back and ask me which one.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

That depends on where you get the PEAR.php error message - if you get it when viewing the list of plugins, check the spartacus plugin to see what mirror site it is set to. It should be set to either netmirror.org or SourceForge. In both cases your firewall and routing needs to ensure to be able to connect to those sites.

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/
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

Thanks Garvin.

Based on that, I'm guessing that the server can't get to netmirror.org. s9y reports the following:

Trying to open URL package_event_en.xml...
Connection timed out
Notice: Connection timed out in /home/dragon5/public_html/blog/bundled-libs/PEAR.php on line 848
Connection timed out
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

If you'Ve configured netmirror.org as the spartacus mirror, then yes. Please ask your webprovider if he blocks the site through firewalling or routing.

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/
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

I wish I could change that one setting and have s9y be "fixed". It appears that they've got a general routing problem that started this past Friday when an upstream provider went dark.

btw, is the following normal? I get 0 bytes when I change the source server to s9y

Trying to open URL package_event_en.xml...
Fetched 0 bytes from the URL above. Saving file as /home/dragon5/public_html/blog/templates_c/package_event_en.xml...
Data successfully fetched.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Yes, only Sourceforge and netmirror are currently valid mirrors.

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/
Michael Harrison
Regular
Posts: 51
Joined: Sat Jan 28, 2006 12:50 pm

Post by Michael Harrison »

Turns out it was a routing problem on my hosts end. They were finally able to fix it and s9y is humming along now.
Thanks for your assistance Garvin.
Post Reply