Downloaded and installed mailchimp. However, no lists show up after entering the API key, running chron and flushing caches. I first commented in this issue https://www.drupal.org/node/1425724 but realized it's for a 7.x version so making a new issue now for this.

I've noticed these errors in my error log in the meantime:
[31-Mar-2016 20:12:57 Europe/Brussels] Uncaught PHP Exception Mailchimp_HttpError: "API call to templates/list failed: SSL certificate problem: unable to get local issuer certificate" at \vendor\mailchimp\mailchimp\src\Mailchimp.php line 223

[31-Mar-2016 20:13:28 Europe/Brussels] Error: Call to undefined method Drupal\Core\Entity\Query\Sql\Query::entityCondition() in \modules\mailchimp\modules\mailchimp_lists\mailchimp_lists.module on line 409

OpenSSL is version 1.0.2e

Comments

Badlapje created an issue. See original summary.

Badlapje’s picture

Issue summary: View changes
Badlapje’s picture

This appears to have been the same problem as was described here. After applying those steps this also got resolved.

Badlapje’s picture

Priority: Critical » Normal
Status: Active » Closed (works as designed)