Skip to content

WordPress database error Table 'wordpress.wp_blogs' doesn't exist #324

@stuartshields

Description

@stuartshields

How to replicate the issue:

  1. Clone chassis into a new folder
  2. vagrant up --provision
  3. Go into config.yaml make multisite: subdomains
  4. clone an extension that has uses wp::plugin or even create a custom one that uses it. I just cloned the debugging one, - this isn’t the steps in the debugging one I know however it replicates the issue easily - git clone [email protected]:Chassis/Debugging.git extensions/debugging
  5. vagrant provision
  6. wait and vagrant provision again (I don’t go to the site at all in between the two provisions` (I think the second provision must activate the plugins via network or some shit and returns a bunch of errors)
  7. vagrant ssh > cd /vagrant/wp/ > wp site list --field=url will return a bunch of errors.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions