質問編集履歴
3
title
CHANGED
File without changes
|
body
CHANGED
@@ -28,6 +28,7 @@
|
|
28
28
|
宜しくお願いします。
|
29
29
|
|
30
30
|
08/29追記
|
31
|
+
※設定ファイルは夕方追記します
|
31
32
|
vsftpdのバージョン
|
32
33
|
vsftpd-3.0.2-9
|
33
34
|
|
2
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,4 +25,24 @@
|
|
25
25
|
原因の切り分けを行うには知識が足りず質問する形となってしまいました。
|
26
26
|
必要な情報が足りていないかもしれませんが、
|
27
27
|
力を貸していただけたら幸いです。
|
28
|
-
宜しくお願いします。
|
28
|
+
宜しくお願いします。
|
29
|
+
|
30
|
+
08/29追記
|
31
|
+
vsftpdのバージョン
|
32
|
+
vsftpd-3.0.2-9
|
33
|
+
|
34
|
+
エラー文
|
35
|
+
```
|
36
|
+
#systemctl status vsftpd
|
37
|
+
Loaded:loaded(/usr/lib/systemd/system/vsftpd.service; disabled)
|
38
|
+
Active:failed(Result:exit-code)since 水 2018-08-29 12:30:05 JST;10 min ago
|
39
|
+
Process:3180 ExecStart=/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf(code=exited,status=2)
|
40
|
+
|
41
|
+
8月29 12:30:05 sv1 systemd[1]:vsftpd.service:controle process exited,code=exited status=2
|
42
|
+
8月29 12:30:05 sv1 systemd[1]:Failed to start Vsftpd ftp deamon.
|
43
|
+
8月29 12:30:05 sv1 systemd[1]:Unit vsftpd.service entered failed state.
|
44
|
+
```
|
45
|
+
|
46
|
+
コマンドラインから実行を試みた結果
|
47
|
+
500 OOPS:run two copies of vsftpd for IPv4 and IPv6
|
48
|
+
との表示が出てました。
|