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
Subsequent start and --bootstrap-vshard fails with the following error: Failed to get current topology replicasets: Failed to get current topology: [string "local function func(...) local cartridge = re..."]:1: section vshard must be a table
Removing empty 'config' directories fixes this issue.
The text was updated successfully, but these errors were encountered:
If there are empty directories left after
tt clean
(create by vshard bootstraping):Subsequent
start
and--bootstrap-vshard
fails with the following error:Failed to get current topology replicasets: Failed to get current topology: [string "local function func(...) local cartridge = re..."]:1: section vshard must be a table
Removing empty 'config' directories fixes this issue.
The text was updated successfully, but these errors were encountered: