質問編集履歴

1

誤字

2016/01/27 05:31

投稿

thesharaque
thesharaque

スコア11

test CHANGED
File without changes
test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
 
44
44
 
45
- 2016-01-27T13:07:49.632+0900 I CONTROL [initandlisten] MongoDB starting : pid=11269 port=27017 dbpath=/usr/local/var/mongodb 64-bit host=sharaquemacbookpro.local
45
+ 2016-01-27T13:07:49.632+0900 I CONTROL [initandlisten] MongoDB starting : pid=11269 port=27017 dbpath=/usr/local/var/mongodb 64-bit host=xxxxxxxxxxpro.local
46
46
 
47
47
  2016-01-27T13:07:49.632+0900 I CONTROL [initandlisten] db version v3.2.1
48
48
 
@@ -81,3 +81,37 @@
81
81
  のところが問題かと思われますが、何卒お力をお借りできれば幸いです。
82
82
 
83
83
  よろしくお願い致します。
84
+
85
+
86
+
87
+ 追記します
88
+
89
+ mongodを入力したところ
90
+
91
+ xxxxxxxxxxxxpro:~ xxxx$ mongod
92
+
93
+ 2016-01-27T14:20:06.155+0900 I CONTROL [initandlisten] MongoDB starting : pid=11424 port=27017 dbpath=/data/db 64-bit host=sharaquemacbookpro.local
94
+
95
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] db version v3.2.1
96
+
97
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] git version: a14d55980c2cdc565d4704a7e3ad37e4e535c1b2
98
+
99
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] allocator: system
100
+
101
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] modules: none
102
+
103
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] build environment:
104
+
105
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] distarch: x86_64
106
+
107
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] target_arch: x86_64
108
+
109
+ 2016-01-27T14:20:06.156+0900 I CONTROL [initandlisten] options: {}
110
+
111
+ 2016-01-27T14:20:06.196+0900 I STORAGE [initandlisten] exception in initAndListen: 98 Unable to create/open lock file: /data/db/mongod.lock errno:13 Permission denied Is a mongod instance already running?, terminating
112
+
113
+ 2016-01-27T14:20:06.196+0900 I CONTROL [initandlisten] dbexit: rc: 100
114
+
115
+
116
+
117
+ とでました。