Quantcast
Channel: WordPress.org Forums » [W3 Total Cache] Support
Viewing all articles
Browse latest Browse all 19309

AlexJS on "[Plugin: W3 Total Cache] Error: Empty hostname / CNAME list"

$
0
0

Same here using EU node

"Error: Empty hostname / CNAME list."

Triggered here:

wp-w3-total-cache / lib / W3 / Cdn / Base.php

/**
* Test domains
*
* @param string $error
* @return boolean
*/
function _test_domains(&$error) {
$domains = $this->get_domains();

if (!count($domains)) {
$error = 'Empty hostname / CNAME list.';

return false;

}

Not sure why as I provide the bucket.s3.amazon link ...

Anybody?


Viewing all articles
Browse latest Browse all 19309

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>