I tried to do basic installation of mollom on my drupal site, but everytime I put in the public/private keys, it says "The Mollom API keys are not configured yet. ". I tried on different domains, disabled/reenable mollom module, created new account and even reset keys. It gives this info in status report:

Error 900: Network error. (50.23.148.2)
Error 900: Network error. (50.23.148.2)

Request: POST http://dev.mollom.com/v1/site
  url = 'http://memories.stunningpeak.com'
  email = 'publicity@beachboardwalk.com'
Request headers:
  Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
  Content-Type = 'application/x-www-form-urlencoded'
Response: -111 Connection refused

Error 900: Network error. (50.23.148.2)

Request: POST http://dev.mollom.com/v1/site
  url = 'http://memories.stunningpeak.com'
  email = 'publicity@beachboardwalk.com'
Request headers:
  Accept = 'application/xml, application/json;q=0.8, */*;q=0.5'
  Content-Type = 'application/x-www-form-urlencoded'
Response: -111 Connection refused

Can anyone give me some guidance? Thanks in advanced. Dan

Comments

sun’s picture

Status: Active » Fixed
Issue tags: -Mollom, -keys

Hi Dan,

Your site/server does not seem to be able to make outgoing HTTP connections to the Mollom servers. A "-111 Connection refused" typically hints at that.

I'd recommend to consult your server administrator or hosting provider and have them investigate why your Drupal site is not able to talk to Mollom servers.

Thanks,
sun

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Elijah Lynn’s picture

Just an FYI, this is happening to me only when I select testing mode. If I had previously added keys and also hit testing mode it deletes the keys I had.

dandolino’s picture

I upgrade to the latest version of the mollom module and that fixed the problem. It was a bug in my previous version of mollom. If that doesn't work, open up a support ticket on the mollom website. Your support will move faster there.
Good Luck
Dan