Guest User

Untitled

a guest
Jun 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. ==> Aegir automated install script
  2. ==> MySQL is listening on 92.61.39.212.
  3. ==> This script makes the following assumptions:
  4. * you have read INSTALL.txt and prepared the platform accordingly
  5. * you are running as your "aegir" user
  6. ==> Aegir will now generate a mysql super user password for you:
  7. Username : aegir_root
  8. Password :
  9. Hostname : aegir.lt (92.61.39.212)
  10. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
  11. ==> Installing drush in /var/aegir
  12. ==> Drush seems to be functionning properly
  13. ==> Installing provision backend in /var/aegir/.drush
  14. Initialized empty Git repository in /var/aegir/.drush/provision/.git/
  15. Initialized empty Git repository in /var/aegir/.drush/provision/.git/
  16. ==> Installing the frontend
  17. Project drush_make (6.x-2.0-beta9) downloaded to /var/aegir/.drush/drush_make. ^[[0;33;40m^[[1m[success]^[[0m
  18. The external command could not be executed due to an application error. ^[[31;40m^[[1m[error]^[[0m
  19. SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'aegir.lt' (111) ^[[31;40m^[[1m[error]^[[0m
  20. Drush command could not be completed. ^[[31;40m^[[1m[error]^[[0m
  21. Output from failed command : ^[[31;40m^[[1m[error]^[[0m
  22.  
  23. Fatal error: Call to a member function quote() on a non-object in /var/aegir/.drush/provision/db/db.drush.inc on line 322
  24.  
  25. An error occurred at function : drush_provision_hostmaster_install ^[[31;40m^[[1m[error]^[[0m
Add Comment
Please, Sign In to add comment