Quantcast
Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Support Apache2 startet nicht mehr

crasher91

Ist oft hier
Registriert
11. April 2014
Beiträge
138
Reaktionspunkte
14
Punkte
38
Hallo,

wollte heute morgen ein owncloud update durchführen. Das hab ich auch lt. Anleitung von SemperVideo gemacht:
Du musst angemeldet sein, um Medien zu sehen.

das hat bis minute 9:30 auch gut funktioniert. als ich dann allerdings den apache2 wieder starten wollte bekam ich folgende fehlermeldung:

root@raspberrypi:~# service apache2 start
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.

systemctl status apache2.service sagt folgendes:
root@raspberrypi:~# systemctl status apache2.service
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2018-05-31 10:45:57 CEST; 1min 49s ago
Process: 1286 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

Mai 31 10:45:57 raspberrypi apachectl[1286]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Mai 31 10:45:57 raspberrypi apachectl[1286]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Mai 31 10:45:57 raspberrypi apachectl[1286]: no listening sockets available, shutting down
Mai 31 10:45:57 raspberrypi apachectl[1286]: AH00015: Unable to open logs
Mai 31 10:45:57 raspberrypi apachectl[1286]: Action 'start' failed.
Mai 31 10:45:57 raspberrypi apachectl[1286]: The Apache error log may have more information.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Control process exited, code=exited status=1
Mai 31 10:45:57 raspberrypi systemd[1]: Failed to start The Apache HTTP Server.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Unit entered failed state.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Failed with result 'exit-code'.

und noch journalctl -xe

root@raspberrypi:~# journalctl -xe
-- Subject: Unit apache2.service has begun start-up
-- Defined-By: systemd
-- Support:
--
-- Unit apache2.service has begun starting up.
Mai 31 10:45:57 raspberrypi apachectl[1286]: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.
Mai 31 10:45:57 raspberrypi apachectl[1286]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Mai 31 10:45:57 raspberrypi apachectl[1286]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Mai 31 10:45:57 raspberrypi apachectl[1286]: no listening sockets available, shutting down
Mai 31 10:45:57 raspberrypi apachectl[1286]: AH00015: Unable to open logs
Mai 31 10:45:57 raspberrypi apachectl[1286]: Action 'start' failed.
Mai 31 10:45:57 raspberrypi apachectl[1286]: The Apache error log may have more information.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Control process exited, code=exited status=1
Mai 31 10:45:57 raspberrypi systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit apache2.service has failed
-- Defined-By: systemd
-- Support:
--
-- Unit apache2.service has failed.
--
-- The result is failed.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Unit entered failed state.
Mai 31 10:45:57 raspberrypi systemd[1]: apache2.service: Failed with result 'exit-code'.

der error.log ist komplett leer.

hoffe mir kann jemand helfen...
 
Hi,

apache2 kann nicht auf Port 80 gebunden werden steht da.

Schau mal ob da was anderes läuft via netstat.

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
kannst du damit etwas anfangen?

root@raspberrypi:~# netstat
Aktive Internetverbindungen (ohne Server)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 raspberrypi:43606 10.0.0.1:http VERBUNDEN
tcp 0 240 raspberrypi:ssh 10.0.0.56:52193 VERBUNDEN
tcp 0 0 raspberrypi:43608 10.0.0.1:http VERBUNDEN
tcp 0 0 raspberrypi:43604 10.0.0.1:http VERBUNDEN
tcp 0 0 raspberrypi:43594 10.0.0.1:http TIME_WAIT
tcp 0 0 raspberrypi:http 10.0.0.56:53200 TIME_WAIT
tcp 0 0 raspberrypi:43592 10.0.0.1:http TIME_WAIT
tcp 0 0 raspberrypi:43596 10.0.0.1:http TIME_WAIT
tcp 0 0 raspberrypi:43600 10.0.0.1:http TIME_WAIT
tcp 0 0 raspberrypi:http 10.0.0.56:53181 TIME_WAIT
tcp 0 0 raspberrypi:ssh 10.0.0.56:52218 VERBUNDEN
tcp 0 0 raspberrypi:43602 10.0.0.1:http TIME_WAIT
tcp 0 0 localhost:54818 localhost:41115 TIME_WAIT
tcp 0 0 raspberrypi:43590 10.0.0.1:http TIME_WAIT
tcp 0 0 raspberrypi:43598 10.0.0.1:http TIME_WAIT
Aktive Sockets in der UNIX-Domäne (ohne Server)
Proto RefCnt Flags Type State I-Node Pfad
unix 2 [ ] DGRAM 12823 /run/user/998/systemd/notify
unix 2 [ ] DGRAM 15415 /run/user/1000/systemd/notify
unix 2 [ ] DGRAM 1359 /run/systemd/journal/syslog
unix 3 [ ] DGRAM 8284 /run/systemd/notify
unix 2 [ ] DGRAM 8286 /run/systemd/cgroups-agent
unix 8 [ ] DGRAM 8302 /run/systemd/journal/socket
unix 16 [ ] DGRAM 8310 /run/systemd/journal/dev-log
unix 2 [ ] DGRAM 15743 /tmp/dhcpcd-pi/libdhcpcd-wpa-911.0
unix 2 [ ] DGRAM 15744 /tmp/dhcpcd-pi/libdhcpcd-wpa-911.1
unix 2 [ ] DGRAM 11480 /var/run/wpa_supplicant/p2p-dev-wlan0
unix 4 [ ] DGRAM 11236 /var/run/wpa_supplicant/wlan0
unix 3 [ ] STREAM VERBUNDEN 10454
unix 3 [ ] STREAM VERBUNDEN 14261
unix 3 [ ] STREAM VERBUNDEN 15729
unix 3 [ ] STREAM VERBUNDEN 13153
unix 3 [ ] STREAM VERBUNDEN 18543
unix 3 [ ] STREAM VERBUNDEN 13228
unix 3 [ ] STREAM VERBUNDEN 15707
unix 3 [ ] STREAM VERBUNDEN 15708 /run/user/1000/bus
unix 3 [ ] DGRAM 12825
unix 3 [ ] STREAM VERBUNDEN 14305 @/dbus-vfs-daemon/socket-2phwO6i2
unix 3 [ ] STREAM VERBUNDEN 15739
unix 3 [ ] STREAM VERBUNDEN 13156 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 16466 /var/run/dhcpcd.unpriv.sock
unix 3 [ ] STREAM VERBUNDEN 15704 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15730 /run/user/1000/menu-cached-:0
unix 3 [ ] STREAM VERBUNDEN 15697 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 14260
unix 3 [ ] STREAM VERBUNDEN 11447
unix 3 [ ] STREAM VERBUNDEN 18544
unix 3 [ ] STREAM VERBUNDEN 16467 /var/run/dhcpcd.unpriv.sock
unix 2 [ ] DGRAM 12802
unix 3 [ ] STREAM VERBUNDEN 13227
unix 3 [ ] STREAM VERBUNDEN 14190
unix 3 [ ] STREAM VERBUNDEN 14296 /run/systemd/journal/stdout
unix 2 [ ] DGRAM 11440
unix 3 [ ] STREAM VERBUNDEN 15740
unix 2 [ ] DGRAM 12990
unix 3 [ ] STREAM VERBUNDEN 11443
unix 3 [ ] STREAM VERBUNDEN 14295
unix 3 [ ] STREAM VERBUNDEN 15329 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 11442
unix 3 [ ] STREAM VERBUNDEN 15189 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 13140
unix 3 [ ] STREAM VERBUNDEN 14191 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 14144
unix 3 [ ] STREAM VERBUNDEN 14051 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 13138
unix 3 [ ] STREAM VERBUNDEN 11448 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 14145 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 15353 /run/user/1000/bus
unix 2 [ ] DGRAM 11672
unix 2 [ ] DGRAM 18534
unix 3 [ ] STREAM VERBUNDEN 11584
unix 3 [ ] DGRAM 12826
unix 3 [ ] STREAM VERBUNDEN 11751 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 14304
unix 3 [ ] STREAM VERBUNDEN 15340 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 11585 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 14137
unix 3 [ ] STREAM VERBUNDEN 15320 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 11268 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 13226
unix 3 [ ] STREAM VERBUNDEN 13135
unix 3 [ ] STREAM VERBUNDEN 10322
unix 3 [ ] STREAM VERBUNDEN 16393 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 15346 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15711 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 14147
unix 3 [ ] STREAM VERBUNDEN 13060
unix 2 [ ] DGRAM 14259
unix 3 [ ] STREAM VERBUNDEN 11750
unix 3 [ ] STREAM VERBUNDEN 774 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 10172
unix 3 [ ] STREAM VERBUNDEN 11842
unix 3 [ ] STREAM VERBUNDEN 12109
unix 2 [ ] DGRAM 10242
unix 2 [ ] DGRAM 11344
unix 3 [ ] STREAM VERBUNDEN 11843 /run/systemd/journal/stdout
unix 3 [ ] DGRAM 10249
unix 3 [ ] STREAM VERBUNDEN 11379
unix 3 [ ] DGRAM 10250
unix 2 [ ] DGRAM 15394
unix 3 [ ] DGRAM 10252
unix 3 [ ] DGRAM 10251
unix 2 [ ] DGRAM 18730
unix 2 [ ] DGRAM 11389
unix 3 [ ] DGRAM 15417
unix 3 [ ] STREAM VERBUNDEN 11434
unix 3 [ ] DGRAM 15418
unix 3 [ ] STREAM VERBUNDEN 11084 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 14811 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 11295
unix 3 [ ] STREAM VERBUNDEN 11380
unix 2 [ ] DGRAM 15402
unix 3 [ ] STREAM VERBUNDEN 12373
unix 2 [ ] DGRAM 13791
unix 3 [ ] STREAM VERBUNDEN 13254 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 14008
unix 3 [ ] STREAM VERBUNDEN 942
unix 3 [ ] STREAM VERBUNDEN 14007
unix 2 [ ] DGRAM 395
unix 3 [ ] STREAM VERBUNDEN 15214 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 13090 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 14721 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 13677
unix 3 [ ] STREAM VERBUNDEN 13342 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 13921
unix 3 [ ] STREAM VERBUNDEN 16461
unix 3 [ ] STREAM VERBUNDEN 11381 /var/run/dbus/system_bus_socket
unix 2 [ ] DGRAM 17673
unix 3 [ ] STREAM VERBUNDEN 13251 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15391 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 11399 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 15219 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 13974
unix 2 [ ] DGRAM 12457
unix 3 [ ] STREAM VERBUNDEN 9192
unix 3 [ ] STREAM VERBUNDEN 16631
unix 2 [ ] STREAM VERBUNDEN 17670
unix 3 [ ] STREAM VERBUNDEN 16630
unix 3 [ ] STREAM VERBUNDEN 13253
unix 3 [ ] STREAM VERBUNDEN 14762 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 13975
unix 3 [ ] STREAM VERBUNDEN 13788
unix 3 [ ] STREAM VERBUNDEN 13096 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 14902
unix 2 [ ] DGRAM 15155
unix 3 [ ] STREAM VERBUNDEN 16387 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15458 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 14903 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 13111 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 15674
unix 2 [ ] DGRAM 15150
unix 3 [ ] STREAM VERBUNDEN 11272 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 15694 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 16399
unix 3 [ ] DGRAM 8672
unix 3 [ ] STREAM VERBUNDEN 15241 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 426 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 15545
unix 3 [ ] STREAM VERBUNDEN 16400 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 8531
unix 3 [ ] STREAM VERBUNDEN 15705 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 15696
unix 3 [ ] STREAM VERBUNDEN 14014
unix 3 [ ] STREAM VERBUNDEN 14875 /run/systemd/journal/stdout
unix 3 [ ] DGRAM 8673
unix 3 [ ] STREAM VERBUNDEN 15149
unix 3 [ ] STREAM VERBUNDEN 15343 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 14652
unix 2 [ ] DGRAM 8533
unix 3 [ ] STREAM VERBUNDEN 13155
unix 2 [ ] DGRAM 15352
unix 2 [ ] DGRAM 8448
unix 3 [ ] STREAM VERBUNDEN 16458
unix 3 [ ] STREAM VERBUNDEN 12792 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 16451
unix 2 [ ] DGRAM 11076
unix 3 [ ] STREAM VERBUNDEN 14874
unix 3 [ ] STREAM VERBUNDEN 13058 /run/systemd/journal/stdout
unix 3 [ ] DGRAM 8289
unix 3 [ ] STREAM VERBUNDEN 13235 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15510
unix 3 [ ] STREAM VERBUNDEN 13011 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 16390 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 15187
unix 3 [ ] STREAM VERBUNDEN 13965 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 15451
unix 2 [ ] DGRAM 14702
unix 3 [ ] DGRAM 8288
unix 3 [ ] STREAM VERBUNDEN 16410 /run/user/1000/bus
unix 3 [ ] STREAM VERBUNDEN 15186
unix 3 [ ] STREAM VERBUNDEN 15178
unix 3 [ ] STREAM VERBUNDEN 11403 /run/systemd/journal/stdout
unix 3 [ ] STREAM VERBUNDEN 16392 /var/run/dbus/system_bus_socket
unix 3 [ ] STREAM VERBUNDEN 10967
unix 3 [ ] STREAM VERBUNDEN 15344 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 13194
unix 3 [ ] STREAM VERBUNDEN 15688
unix 3 [ ] STREAM VERBUNDEN 15338 @/tmp/.X11-unix/X0
unix 3 [ ] STREAM VERBUNDEN 15656
unix 3 [ ] STREAM VERBUNDEN 15337
unix 3 [ ] STREAM VERBUNDEN 14740
unix 3 [ ] STREAM VERBUNDEN 15342
unix 3 [ ] STREAM VERBUNDEN 13703 /var/run/dbus/system_bus_socket
 
Hi,

Versuch mal so:

netstat -tulpen | grep apache2

Ohne Gewähr, aus dem Kopf.

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
also wenn ich netstat -tulpen | grep apache2 krieg ich gar nichts.
bei netstat -tulpen | grep -v apache2 bekomme ich folgendes:

root@raspberrypi:~# netstat -tulpen | grep -v apache2
Aktive Internetverbindungen (Nur Server)
Proto Recv-Q Send-Q Local Address Foreign Address State Benutzer Inode PID/Program name
tcp 0 0 127.0.0.1:4711 0.0.0.0:* LISTEN 998 15443 615/pihole-FTL
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 12069 603/lighttpd
tcp 0 0 0.0.0.0:8083 0.0.0.0:* LISTEN 999 12244 631/perl
tcp 0 0 0.0.0.0:8084 0.0.0.0:* LISTEN 999 15093 631/perl
tcp 0 0 0.0.0.0:8085 0.0.0.0:* LISTEN 999 15094 631/perl
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 0 13554 550/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 11851 531/sshd
tcp 0 0 127.0.0.1:41115 0.0.0.0:* LISTEN 999 16482 631/perl
tcp 0 0 0.0.0.0:7072 0.0.0.0:* LISTEN 999 12063 631/perl
tcp6 0 0 ::1:4711 :::* LISTEN 998 15445 615/pihole-FTL
tcp6 0 0 :::80 :::* LISTEN 0 12070 603/lighttpd
tcp6 0 0 :::53 :::* LISTEN 0 13556 550/dnsmasq
tcp6 0 0 :::22 :::* LISTEN 0 11853 531/sshd
udp 0 0 0.0.0.0:53 0.0.0.0:* 0 13553 550/dnsmasq
udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13395 306/dhcpcd
udp 0 0 0.0.0.0:1194 0.0.0.0:* 0 1003 341/openvpn
udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 11459 377/avahi-daemon: r
udp 0 0 0.0.0.0:37168 0.0.0.0:* 108 11461 377/avahi-daemon: r
udp6 0 0 :::53 :::* 0 13555 550/dnsmasq
udp6 0 0 :::5353 :::* 108 11460 377/avahi-daemon: r
udp6 0 0 :::58214 :::* 108 11462 377/avahi-daemon: r

netstat -tulpen | grep 80 sagt folgendes:

root@raspberrypi:~# netstat -tulpen | grep 80
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 12069 603/lighttpd
tcp 0 0 0.0.0.0:8083 0.0.0.0:* LISTEN 999 12244 631/perl
tcp 0 0 0.0.0.0:8084 0.0.0.0:* LISTEN 999 15093 631/perl
tcp 0 0 0.0.0.0:8085 0.0.0.0:* LISTEN 999 15094 631/perl
tcp6 0 0 :::80 :::* LISTEN 0 12070 603/lighttpd
 
Aha,

PiHole läuft auch.

Das wird sich beißen, schau mal nach lighthttpd.

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
sorry, aber welcher befehl ist mit kill gemeint? :) bin leider nicht auf expert level.
 
Hi,

Suche dir mit: ps -auxf die Prozess-ID davon raus, dann: killall "ID".

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
sehr gut...killall lighttpd lies apache2 wieder starten. hat das nun einen einfluss auf mein pihole? eventuell verstehe ich auch, was ich da gerade gemacht habe :)
 
Hi,

Du hast da 2 Webserver laufen.

Soll das so bleiben, musst Du einen davon auf einem anderen Port lauschen lassen.

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
ja, das soll so bleiben. was im speziellen muss ich machen, damit dies nicht wieder vorkommt?
 
Hi,

Editiere die lighttpd.conf und stelle den "Listen-Port" meinetwegen auf 81.

nano /etc/lighttpd ....

Die .conf mal suchen, weiß ich gerade nicht da Handy.

Dann beide Daemons neustarten.

Gruß

Gesendet von meinem SM-G920F mit Tapatalk
 
Zurück
Oben