// , Problem with MariaDB connection
v6 opened this issue · 5 comments
v6 commented
// , The MariaDB connection from the VMs running Vault consistently fails.
v6 commented
// , The script that was supposed to set up the connection to MariaDB is here:
https://github.com/v6/super-duper-vault-train/blob/develop/demonstrations/mariadb.sh
And it's called by the following:
https://github.com/v6/super-duper-vault-train/blob/develop/Vagrantfile#L40-L62
mrodriguezio commented
Is this the error: db: Warning: Remote connection disconnect. Retrying...
you're talking about?
v6 commented
// , I don't think so. The VM hosting the machine is up, right?
mrodriguezio commented
// , what does exactly this "consistently fails" mean?
mrodriguezio commented
// , could you please update this issue with the actual traceback (aka. error) you're getting?