Timeline for Mongodb doesn't start using systemctl
Current License: CC BY-SA 3.0
Post Revisions
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 23, 2018 at 5:52 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 24, 2018 at 4:13 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 27, 2017 at 19:52 | answer | added | Tollef Fog Heen | timeline score: 2 | |
| Mar 27, 2017 at 4:46 | comment | added | Telen Stanley |
@Adam the above showed error log is output of journalctl -u mongod.service
|
|
| Mar 25, 2017 at 22:30 | comment | added | Adam | If you remove --quiet you won't see anything different in the console. You should check the systemctl logs for the service using journalctl to see what the output was. | |
| Mar 22, 2017 at 5:02 | comment | added | Telen Stanley |
@Deeh : tried without --quiet , same error!! locale.conf contains LANG="en_US.UTF-8"
|
|
| Mar 21, 2017 at 20:29 | comment | added | Deeh |
have you tried removing --quiet and checking logs? Also, whats in your /etc/locale.conf?
|
|
| Mar 21, 2017 at 11:47 | history | edited | Telen Stanley | CC BY-SA 3.0 |
deleted 1 character in body
|
| Mar 21, 2017 at 11:47 | comment | added | Telen Stanley | sorry its just happend when posted here..no mistake in actual code | |
| Mar 21, 2017 at 11:24 | comment | added | Quantim |
Typo is only here or in your cfg? user in sudo example is mongod but in service unit is mongodb with b at the end
|
|
| Mar 21, 2017 at 10:53 | history | asked | Telen Stanley | CC BY-SA 3.0 |