You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using the latest stable or develop branch version of VVV?
Yes (develop)
Is it a new VVV, or an existing VVV that used to work?
Don't know
Did you use a CustomFile?
No (default)
Whats the problem?
When provisoning I noticed this output:
default: * Ensuring MariaDB service is started
default: * Stopping MariaDB database server mariadbd
default: ...done.
default: * Starting MariaDB database server mariadbd
default: ...done.
default: * Checking the root user password is root
default: * The database root password is the expected value
default: * Restarting mariadb service
default: * Stopping MariaDB database server mariadbd
default: /usr/bin/mariadb-admin: connect to server at 'localhost' failed
default: error: 'Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2)'
default: Check that mysqld is running and that the socket: '/run/mysqld/mysqld.sock' exists!
default: ...done.
default: * Starting MariaDB database server mariadbd
default: ...done.
This doesn't prevent things from working but it should be investigated
Are you using the latest stable or develop branch version of VVV?
Yes (develop)
Is it a new VVV, or an existing VVV that used to work?
Don't know
Did you use a CustomFile?
No (default)
Whats the problem?
When provisoning I noticed this output:
This doesn't prevent things from working but it should be investigated
How do we reproduce it?
No response
What is the output of
vagrant status
Which Operating System are you using?
Apple MacOS (Intel)
Which provider are you using?
Other
The text was updated successfully, but these errors were encountered: