Я использую EC2 (для Ubuntu 16.04), и я установил mongodb 3.6, но когда я запускаю его, используя следующую команду
mongod --port 27017 --dbpath /data/db
Выдает следующую ошибку
An unsupported journal format detected - If you are trying to rollback from version 4.0 to 3.6, please re-start a 4.0 binary and cleanly shut it down so that the journal format will be downgraded.
Assertion: 28595:13: Permission denied src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 488
exception in initAndListen: Location28595: 13: Permission denied, terminating
Invariant failure globalStorageEngine src/mongo/db/service_context_d.cpp 272
пожалуйста предложить