Open arminus opened 1 year ago
The MongoDB instance in the stack has been confirmed to be up and running, there is no access control set (yet) and a default database appsmith with a collection appsmith has been created with MongoDB Compass.
Log file of the startup is attached, it ends with
appsmith | ++ mongo --host mongodb+srv://mongodb/appsmith --quiet --eval 'rs.status().ok' appsmith | + mongo_state= appsmith exited with code 132
startup-fail.log
Workaround by patching the appsmith image.
The MongoDB instance in the stack has been confirmed to be up and running, there is no access control set (yet) and a default database appsmith with a collection appsmith has been created with MongoDB Compass.
Log file of the startup is attached, it ends with
startup-fail.log