Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Friday the 24th of July, 2020
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
06:32:20
] <
atlizz
> hello
[
06:32:26
] <
atlizz
> can someone help with error exit code 14?
[
06:32:32
] <
atlizz
> something wrong with file permissions
[
06:32:37
] <
atlizz
> i already check /data/db folder
[
06:33:14
] <
atlizz
> exception in initAndListen: IllegalOperation: Attempted to create a lock file on a read-only directory: /data/db, terminating
[
06:33:31
] <
atlizz
> all files there was owned by root:root
[
06:33:36
] <
atlizz
> i changed it to mongodb:mongodb
[
06:33:40
] <
atlizz
> but still same issue
[
06:34:24
] <
atlizz
> maybe that error is because im using my own user ?
[
06:34:44
] <
atlizz
> damn yes it was sorry lol
[
06:34:49
] <
atlizz
> i just cant start the service
[
06:34:57
] <
atlizz
> i can start mongod manually, but cant start the service
[
06:35:08
] <
atlizz
> it gives error status 14
[
08:59:51
] <
atlizz
> can someone help me ? Problems with mongo service... even with fresh OS installation
[
09:00:08
] <
atlizz
> i can execute the process manually, but i cant use the configuration file nomatter what
[
09:00:21
] <
atlizz
> i check permissions of conf file, aswell of permissions over db path
[
09:00:41
] <
atlizz
> and all looks fine, i can run the command with same options that conf file, and server runs okay
[
09:00:57
] <
atlizz
> but i have to start it manually all the times, plus i cant start the service
[
09:05:36
] <
atlizz
> also i checked the file under /tmp, the lock file, and its owned by mongodb and permissions are srwx------
[
20:25:35
] <
ario
> how does one find out what the best indexing scheme is if you are do search queries based on multiple properties