Can you let me know which command you have run?
If you run the below mentioned command,
d2 cluster up 2.37.7.1 --db-version 2.37.7 --seed
the DB will get seeded automatically. You need not explicitly provide a db file as you are providing the version of DB you would need via –db-version.
Thanks,
Rithvik