v6 / super-duper-vault-train

🚄▼▼▼▼▼▼
GNU General Public License v3.0
20 stars 18 forks source link

// , Problem with MariaDB connection #1

Open v6 opened 6 years ago

v6 commented 6 years ago

// , The MariaDB connection from the VMs running Vault consistently fails.

v6 commented 6 years ago

// , 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 6 years ago

Is this the error: db: Warning: Remote connection disconnect. Retrying... you're talking about?

v6 commented 6 years ago

// , I don't think so. The VM hosting the machine is up, right?

mrodriguezio commented 6 years ago

// , what does exactly this "consistently fails" mean?

mrodriguezio commented 6 years ago

// , could you please update this issue with the actual traceback (aka. error) you're getting?