HI, great module!

I've just installed this module, I'm not sure if this is a known issue but I thought I'd just post it here because I couldn't find anything.

Everything works but it has slowed down the performance of my site whenever it is present, and I get this error on the admin pages:

Warning: fpassthru(): SSL: Connection reset by peer in CS_REST_SocketWrapper->read() (line 172 of /var/www/clients/client1/web1/web/sites/all/libraries/campaignmonitor/class/transport.php).

Any ideas?

Comments

bdawg8569’s picture

I am getting the same error as well and have noticed the slow down too.

cableman0408’s picture

Assigned: Unassigned » cableman0408

Hi, i'll try to look into this. How are you using the module, is as block's or on the user profile page? Are you using the sub-modules ?

Allan Walker’s picture

Hi,

Thanks!

I am using it as a block. All configuration pages for this module experience a lag in performance.

I have enabled the sub modules, but haven't used their offerings yet.

Thank you very much for looking into this!

I am running drupal 7.7, I have a bunch of modules installed too, I can give you a detailed list if that will help.

bdawg8569’s picture

I have all of the modules enables and am using it as a field on the user registration page. I have noticed a lag when trying to clear the cache. It hangs for quite some time then eventually produces the warning w/ the fpassthru. Thanks for looking into this.

cableman0408’s picture

As it's the campaign monitor library that generates this error, I would like to known which version you are using. I have not been able to generate the error my self.

I’m currently using version 1.0.11 of the library (http://github.com/campaignmonitor/createsend-php/zipball/1.0.11).

bdawg8569’s picture

I am actually not sure. A co-worker of mine did the setup and i'm not sure which he installed. I can't find anything in the library files to indicate which version it is. If you know where i can find that information I can look it up, otherwise I can just try to install the version you are using and see if that fixes the problem.

bdawg8569’s picture

I updated my version of the library and it is working well now. It looks like they committed a change not long after i downloaded the library. Thanks!

cableman0408’s picture

Status: Needs review » Fixed

They have made some change the paste month or so to the transport object in the library.

Status: Fixed » Closed (fixed)

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