Closed (fixed)
Project:
Campaign Monitor
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2011 at 06:26 UTC
Updated:
17 Sep 2011 at 15:51 UTC
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
Comment #1
bdawg8569 commentedI am getting the same error as well and have noticed the slow down too.
Comment #2
cableman0408 commentedHi, 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 ?
Comment #3
Allan Walker commentedHi,
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.
Comment #4
bdawg8569 commentedI 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.
Comment #5
cableman0408 commentedAs 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).
Comment #6
bdawg8569 commentedI 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.
Comment #7
bdawg8569 commentedI 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!
Comment #8
cableman0408 commentedThey have made some change the paste month or so to the transport object in the library.