Closed chaseTfreeman closed 4 years ago
Hi @chaseTfreeman
This looks like the database already exists, so I would recommend trying the following:
d2 cluster down 2.34.1 --clean
d2 cluster up 2.34.1 --db-version 2.34 --seed
The --clean
flag will ensure that the database is completely dropped and ready for the --seed
command.
Hi there,
The command
d2 cluster up 2.34.1 --db-version 2.34 --seed
succesfully spins up the cluster and starts the server on 8080 but it fails to import metadata or data (no dashboards, no OUs, datasets/programs etc). It does pull in some minor details like adding the SL flag and changing the instance name. etc. Please see below for the output when restoring the DB: