Hallo zusammen
Ich hoffe diesmal bin ich im richtigen Bereich des Forums ![]()
Ich habe nach einer Anleitung den FTP-Server ProFTPd installiert leider startet er nicht. Bin was Linux / Raspberian anbelangt noch Newby und daher auf die Tutorials angewiesen ......
Ausserdem ein alter Knochen und daher nicht mehr ganz so gut in der Auffassung von Neuem;) Ich bitte daher um Nachsicht.
Folgende Meldungen bekomme ich vom FTP-Programm
pi@xyz:~ $ sudo /etc/init.d/proftpd
Usage: /etc/init.d/proftpd {start|status|force-start|stop|force-stop|reload|restart|force-reload|check-config}
pi@xyz:~ $ sudo /etc/init.d/proftpd status
● proftpd.service - LSB: Starts ProFTPD daemon
Loaded: loaded (/etc/init.d/proftpd)
Active: failed (Result: exit-code) since Di 2016-11-15 22:53:13 CET; 4min 12s ago
Process: 536 ExecStart=/etc/init.d/proftpd start (code=exited, status=1/FAILURE)
Nov 15 22:53:10 xyz systemd[1]: Starting LSB: Starts ProFTPD daemon...
Nov 15 22:53:12 xyz proftpd[536]: Starting ftp server: proftpderror: u...on
Nov 15 22:53:13 xyz proftpd[536]: 2016-11-15 22:53:13,197 xyz pro...en
Nov 15 22:53:13 xyz proftpd[536]: 2016-11-15 22:53:13,197 xyz pro...f'
Nov 15 22:53:13 xyz proftpd[536]: failed!
Nov 15 22:53:13 xyz systemd[1]: proftpd.service: control process exite...=1
Nov 15 22:53:13 xyz systemd[1]: Failed to start LSB: Starts ProFTPD daemon.
Nov 15 22:53:13 xyz systemd[1]: Unit proftpd.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
pi@xyz:~ $ sudo /etc/init.d/proftpd start
[....] Starting proftpd (via systemctl): proftpd.serviceJob for proftpd.service failed. See 'systemctl status proftpd.service' and 'journalctl -xn' for details.
failed!
pi@xyz:~ $ systemctl status proftpd.service
● proftpd.service - LSB: Starts ProFTPD daemon
Loaded: loaded (/etc/init.d/proftpd)
Active: failed (Result: exit-code) since Di 2016-11-15 22:57:57 CET; 42s ago
Process: 1674 ExecStart=/etc/init.d/proftpd start (code=exited, status=1/FAILURE)
pi@xyz:~ $ systemctl status proftpd.journalctl -xn
systemctl: Ungültige Option -- x
pi@xyz:~ $ systemctl status proftpd.journalctl -n
systemctl: Diese Option benötigt ein Argument -- »n«
pi@xyz:~ $ systemctl status proftpd.journalctl --xn
systemctl: Unbekannte Option »--xn«
pi@xyz:~ $ systemctl status proftpd.journalctl
● proftpd.journalctl.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
pi@xyz:~ $
pi@xyz:~ $ sudo apt-get install proftpd-basic
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
proftpd-basic ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Für eine erschöpfende Hilfe wäre ich sehr dankbar.
Zum Projekt das ich vor habe...
Eine Gewächshaus und Haussteuerung was der Rechenzwerg erledigen soll da mit die Industireteile nicht flexibel genug sind aussdem sehe ich etwas Spass dabei etwas Neues zu lernen
Gruss aus Schweden
Jörg