In the config.php file, the text version of the server name didn't work:
$config['MasterServer']['servername'] = 'mysql.mydomainname.org';

Substituting the text name with the IP address...