muffycompo / radiusdesk-installer

[READ-ONLY] RADIUSDesk Installer is an Ansible powered utility that attempts to simplify or ease the process of getting a working installation of RADIUSDesk on a vanilla/minimal installation of RHEL/CentOS 6.7/7.x and Ubuntu 14.04/16.04/17.10/18.04 servers.
http://muffycompo.github.io/radiusdesk-installer/
MIT License
36 stars 27 forks source link

MySQL Connection Error #70

Open moosergamer opened 3 years ago

moosergamer commented 3 years ago

TASK: [radiusdesk | Changing MySQL Root password (Ubuntu 14+)] **** failed: [127.0.0.1] => (item=127.0.0.1) => {"failed": true, "item": "127.0.0.1"} msg: (1054, "Unknown column 'password' in 'field list'") failed: [207.154.202.136] => (item=localhost) => {"failed": true, "item": "localhost"} msg: (1054, "Unknown column 'password' in 'field list'")

FATAL: all hosts have already failed -- aborting

PLAY RECAP **** to retry, use: --limit @/root/rd-installer-ansible.retry