Hi - Have you tried installing Grandnode against a MDB Atlas cluster? When I try to install against my Atlas cluster, I get the following:
Setup failed: Command createIndexes failed: not authorized on admin to execute command { createIndexes: "GrandNodeVersion", indexes: [[{key [{DataBaseVersion 1}]} {name db} {unique true}]], $db: "admin", lsid: { id: {4 [137 220 99 93 15 143 79 120 164 91 174 127 185 209 203 97]} }, $clusterTime: { clusterTime: 6611487417817890819, signature: { hash: [35 6 70 184 145 168 240 24 137 74 213 132 85 117 242 34 60 110 68 10], keyId: %!d(float64=6.577678173998154e+18) } } }.
I am using the short connection string, i.e., mongodb://[username:password@]host1[:port1]/databaseName format.
I use Atlas daily - just wondering if we need to provision a user on the DB prior to running the install so that it works.