I am trying to get my container up with charts, but it is nit proceeding
“indexesCreated failure: not authorized on metadata to execute command { insert: “system.indexes”, ordered: true, lsid: { id: UUID(“a8dc5b18-d940-4b23-bb04-8ad9f423d126”) }, $db: “metadata” }
^C[shiva.bhat@shiva-bhat ~]$ client_loop: send disconnect: Broken pipe”
What si the best way to make progress.
I am using Quay (latest)
and latest mongodb
root@charts:/mongodb-charts/volumes# exec node --no-deprecation /mongodb-charts/bin/charts-cli.js startup
parsedArgs
installDir (‘/mongodb-charts’)
log
salt
productNameAndVersion ({ productName: ‘MongoDB Charts Frontend’, version: ‘1.9.1’ })
gitHash (undefined)
supportWidgetAndMetrics (‘on’)
tileServer (undefined)
tileAttributionMessage (undefined)
rawFeatureFlags (undefined)
chartsMongoDBUri
encryptionKeyPath
featureFlags ({})
lastAppJson ({})
existingInstallation (false)
tenantId (‘2395a2e0-f313-41c9-bb01-7eed7cf1263a’)
tokens
stitchMigrationsLog ({ completedStitchMigrations: [ ‘stitch-1332’, ‘stitch-1897’, ‘stitch-2041’, ‘migrateStitchProductFlag’, ‘stitch-2041-local’, ‘stitch-2046-local’, ‘stitch-2055’, ‘multiregion’, ‘dropStitchLogLogIndexStarted’ ] })
stitchConfigTemplate
libMongoIsInPath (true)
mongoDBReachable (true)
stitchMigrationsExecuted ([ ‘stitch-1332’, ‘stitch-1897’, ‘stitch-2041’, ‘migrateStitchProductFlag’, ‘stitch-2041-local’, ‘stitch-2046-local’, ‘stitch-2055’, ‘multiregion’, ‘dropStitchLogLogIndexStarted’ ])
minimumVersionRequirement (true)
stitchConfig
stitchConfigWritten (true)
stitchChildProcess
indexesCreated failure: not authorized on metadata to execute command { insert: “system.indexes”, ordered: true, lsid: { id: UUID(“a8dc5b18-d940-4b23-bb04-8ad9f423d126”) }, $db: “metadata” }
^C[shiva.bhat@shiva-bhat ~]$ client_loop: send disconnect: Broken pipe