Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I've been using this patch for 7.x-2.2 and 7.x-2.1 and it provides me with a working connection to the Acquia Network. Without it, cron tends to hang perpetually.
Marking RBTC and hoping it gets committed prior to the 7.x-2.3 release.
#1 didn't make it into 2.2 because I wanted to confirm that we had all the variables desired, since this patch moves from sending all to sending a select amount.
Today I audited a couple sites and update the list of variables.
I just tested the D7 patch in #6 and I was able to get proper connect from both Drupal's status report and the Acquia Network's Insight tab "Last Data Update 6 minutes ago".
I don't have a D6 site using the acquia network, so I can't vouch for that patch yet. Marking RBTC for D7 and possibly re-open for the D6 version.
Comments
Comment #1
coltraneVariables:
'googleanalytics_cache', 'error_level', 'preprocess_js', 'page_cache_maximum_age', 'block_cache', 'preprocess_css', 'page_compression', 'cache', 'cache_lifetime', 'cron_last', 'clean_url', 'redirect_global_clean', 'theme_zen_settings', 'site_offline', 'site_name', 'user_register', 'user_admin_role'
Comment #2
rickmanelius commentedI don't know if this qualifies as RBTC, but this patch solved my other issue #1439310: Unable to send SPI data via cron on production server in this ticket for the acquia_connector-7.x-2.1.
Comment #3
rickmanelius commentedI made the mistake of upgrading/updating again to 7.x-2.2. I'm going to see if I can reroll the patches and get this reset again.
Comment #4
rickmanelius commentedActually it looks like the patch in #1 for D7 it still applicable as is without modification. Testing again...
Comment #5
rickmanelius commentedI've been using this patch for 7.x-2.2 and 7.x-2.1 and it provides me with a working connection to the Acquia Network. Without it, cron tends to hang perpetually.
Marking RBTC and hoping it gets committed prior to the 7.x-2.3 release.
Comment #6
coltrane#1 didn't make it into 2.2 because I wanted to confirm that we had all the variables desired, since this patch moves from sending all to sending a select amount.
Today I audited a couple sites and update the list of variables.
Comment #7
rickmanelius commentedI just tested the D7 patch in #6 and I was able to get proper connect from both Drupal's status report and the Acquia Network's Insight tab "Last Data Update 6 minutes ago".
I don't have a D6 site using the acquia network, so I can't vouch for that patch yet. Marking RBTC for D7 and possibly re-open for the D6 version.
Comment #8
coltraneCommitted to 2.x branches. Will be in dev releases till next Connector release (planned to coincide with next Drupal core release).
http://drupalcode.org/project/acquia_connector.git/commit/b45f9b9
http://drupalcode.org/project/acquia_connector.git/commit/b34e22b
Comment #9
rickmanelius commentedMuch appreciated! My clients and I thank you :)