Closed (fixed)
Project:
Mollom
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 22:02 UTC
Updated:
29 Dec 2010 at 12:44 UTC
Hi,
I keep seeing the following in my logs, right after this issue cron jobs also display as failed or stuck, I keep seeing the same error even after Cron runs successfully. Does the cron job failing have anything to do with mollom and what's error 110?
Error -110 from http://82.103.131.136: Connection timed out - mollom.getImageCaptcha -
Array
(
[author_ip] => 208.36.144.10
)
Comments
Comment #1
dries commentedFixed!
Comment #3
dakku commentedHI,
I am getting the exact same error
Error -110 from http://174.37.205.152: Connection timed out - mollom.getImageCaptcha -
Array
(
[author_ip] => 89.151.84.35
)
I am running D6 + latest Mollom CVS
Any ideas?
Comment #4
hansrossel commentedSame thing here but for Mollom 5 - 1.7.
Error -110 from http://88.151.243.81: 110 Connection timed out - mollom.getImageCaptcha -
Array
(
[author_ip] => 81.246.127.226
)
Comment #5
hansrossel commentedMarking as critical bug because several users complain it is not possible anymore to register because Mollom captcha is never accepted.
Comment #6
hansrossel commentedComment #7
dave reidThis probably means that your server cannot make outbound requests. The error handling has been improved in Mollom 6.x-1.8 and above, so upgrading is highly recommended.
Comment #8
dave reidNo response in over two months. Marking as fixed.
Comment #10
HS commentedI'm on 6.x 1.10 and still seeing this error in my logs.
Comment #11
HS commentedStill seeing this error. Here's more from my log:
Changed version to 6.x-1.10 because I am experiencing these errors on the new version of this module.
Comment #12
dries commentedWe made some changes to our webservers so this should now be a lot better. Reopen if this is still a problem.
Comment #13
HS commentedMy log today is filled with pages and pages of the following:
Error -110 from http://174.37.205.152: Connection timed out - mollom.getImageCaptcha -
Array
(
[author_ip] => 64.94.67.203
)
Comment #14
HS commented@Dries
Mate could you be kind enough to tell me what this error really means? Am I loosing any comments?
Comment #15
dries commentedIt means we couldn't serve a CAPTCHA because of a network error either on our side, or on your side.
You're not loosing comments depending on how you configured the Mollom fallback strategy. Check your Mollom settings.
We'll investigate the time-outs because those shouldn't happen. It might not something on our side though.
Comment #16
pixelpreview@gmail.com commentedtoday same error on my site with last version of drupal and mollom
I use ajax comment too
Error -110 from http://174.37.205.152: Connection timed out - mollom.getImageCaptcha -
Array
(
[author_ip] => 82.243.49.92
)
Comment #17
dave reidSetting as needs more info. Most likely an infrastructure issue and Dries is best to investigate 'em.
Comment #18
HS commentedHi Dries,
Thanks for the response. Happy new year.
If the fallback strategy is to allow all comments including SPAM, then it's not much of a strategy, nor a solution. Can't risk allowing spammers to have a free hand when Mollom servers are down.
Comment #19
sunMarking as fixed for now, as the server-side issues seem to be resolved.
Further, technical investigation for the client-side happens in #507896: XML-RPC communication errors are not properly caught (What does Error -60 mean?)
Comment #21
HS commentedPages and pages of my logs are filled with the following today:
Comment #22
HS commentedNow seeing the following errors on my logs, possibly related to the same issues the Mollom servers are experiencing these days.
Comment #23
sun@HS: Do you still experience this issue? We had a temporary server hiccup in the past days, but that should be resolved by now.
Comment #24
ebeyrent commentedI just got this error this morning, running on 6.x-1.15.
Comment #25
HS commentedNot seeing the errors these days.
Comment #26
sunOK, I'm going to mark this issue as resolved now.
It is possible that this message is getting logged from time to time (for example, one of the Mollom servers is being restarted), but the client-side server fallback handling that is implemented in the module should automatically resolve the issue by skipping to the next server in the known server list.
Comment #28
ebeyrent commentedThis looks good - I haven't seen the errors in a few days. Thanks!