Page MenuHomePhabricator

Error provisioning drupal_db_install
Closed, ResolvedPublic1 Estimated Story Points

Description

Getting the following failure when provisioning drupal_db_install,

To start over, you must empty your existing database.

Conclusion

Turns out there was a very different real exception before the message gets overwritten.

SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/dev/null'

I never figured out how or why we would need to set the socket file, so this workaround uses a TCP connection instead:
https://gerrit.wikimedia.org/r/#/c/234033/

Event Timeline

awight claimed this task.
awight raised the priority of this task from to Medium.
awight updated the task description. (Show Details)
awight subscribed.
awight edited a custom field.