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
same here POST /db/itquiz/import/constants 400 9.385 ms - 8
Happened on mongo:5.0.9-focal / mongo-express;latest
Only fix is to use : mongoimport --authenticationDatabase admin --username [username] --password [password]--db [dbName]--collection [collectionName]--file [collectionName.json]
Is ti due to a bad configuration within our chart or is it linked to this issue mongo-express/mongo-express#669 ?
The text was updated successfully, but these errors were encountered: