Tasks failing... Hmm
Hi, my aegir tasks keep failing on all my child sites. I can successfully delete the task node, but rerunning the task continues to fail. It doesn't matter which task I run against the which childsites (rest pw, or verify, etc). I looked at the log error, and revealed this error. Maybe there's something wrong with my drushrc.php file? Any clues?
gethostbyaddr(): Address is not a valid IPv4 or IPv6 address provision.inc:64 gethostbyaddr(): Address is not a valid IPv4 or IPv6 address provision.inc:64
Drush was not able to start (bootstrap) the Drupal database. Hint: This error often occurs when Drush is trying to bootstrap a site that has not been installed or does not have a configured database. Drush was attempting to connect to : Drupal version : 6.22 Site URI : demo.dss123.com Database driver : mysqli Database hostname : li52-169 Database username : demodss123com Database name : demodss123com Default theme : garland Administration theme: garland PHP configuration : /etc/php.ini Drush version : 4.5 Drush configuration:
#1
Seems like an invalid hostname or a DNS problem.
Is your mysql server reachable by the hostname 'li52-169'?