ubuntuusers.de

Apache 2.4 - Request exceeded the limit

Status: Gelöst | Ubuntu-Version: Lubuntu 16.04 (Xenial Xerus)
Antworten |

LinkItUp

Avatar von LinkItUp

Anmeldungsdatum:
1. November 2016

Beiträge: 20

Hey Leute,

Auf meinem Apache 2.4 Server habe ich 3 vHosts laufen. Auf die 2 vHosts (Subdomains) kann ich problemlos zugreifen. Wenn ich aber auf die Hauptdomain über den Webbrowser zugreifen will (worauf Nextcloud 11 läuft), dann erhalte ich die Meldung (Auch bei localhost):

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [no address given] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Über die Sync Programme von Nextcloud kann ich problemlos auf den Server zugreifen. Die Meldung kommt auch, wenn die Sync Programme deaktiviert sind bzw. keine sonstige verbindung zum Server besteht.

In dem Error Log von Apache steht folgendes:

01.320804 2016 [core:error] [pid 2652] [client 185.145.66.245:40668] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

01.612834 2016 [core:error] [pid 2653] [client 185.145.66.245:40676] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

01.715377 2016 [core:error] [pid 2650] [client 185.145.66.245:40678] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

Lohnt es sich die maximalen Verbingungen zu erhöhen? Was könnte das Problem verursachen? Und was hat es mit

00.939228 2016 [core:notice] [pid 1889] AH00094: Command line: '/usr/sbin/apache2'

auf sich? Danke für eure Hilfe ☺

sebix Team-Icon

Ehemalige

Anmeldungsdatum:
14. April 2009

Beiträge: 5582

LinkItUp schrieb:

In dem Error Log von Apache steht folgendes:

Im Accesslog muessten die Requests drinnen stehe, die umgeleitet wurden.

Und was hat es mit

00.939228 2016 [core:notice] [pid 1889] AH00094: Command line: '/usr/sbin/apache2'

auf sich?

Der Prozess wurde als /usr/bin/apache2 gestartet.

LinkItUp

(Themenstarter)
Avatar von LinkItUp

Anmeldungsdatum:
1. November 2016

Beiträge: 20

Ich Accesslog waren nur meine Aufrufe eingetragen. Ich hab den Log geleert, versucht die Domain aufzurufen und noch 15 Minuten gewartet.

Meine IP - LinkItUp 03:10 +0100 "GET /status.php HTTP/1.1" 200 4314 "-" "Mozilla/5.0 (Windows) mirall/2.2.4 (build 2) (Nextcloud)"

Meine IP - LinkItUp 03:10 +0100 "PROPFIND /remote.php/webdav/ HTTP/1.1" 207 1122 "-" "Mozilla/5.0 (Windows) mirall/2.2.4 (build 2) (Nextcloud)"

Meine IP - LinkItUp 03:10 +0100 "GET /ocs/v1.php/cloud/capabilities?format=json HTTP/1.1" 200 1626 "-" "Mozilla/5.0 (Windows) mirall/2.2.4 (build 2) (Nextcloud)"

Meine IP - LinkItUp 03:11 +0100 "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 759 "-" "Mozilla/5.0 (Windows) mirall/2.2.4 (build 2) (Nextcloud)"

Meine IP - LinkItUp 03:13 +0100 "PROPFIND /remote.php/webdav/ HTTP/1.1" 207 5260 "-" "Mozilla/5.0 (Windows) mirall/2.2.4 (build 2) (Nextcloud)"

Meine IP - - 03:13 +0100 "GET / HTTP/1.1" 302 4164 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"

Meine IP - - 03:13 +0100 "GET /login HTTP/1.1" 500 833 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"

Meine IP - - 03:14 +0100 "GET /favicon.ico HTTP/1.1" 500 985 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"

Meine IP - - 03:14 +0100 "GET /favicon.ico HTTP/1.1" 500 985 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0"

Das ist als ich die Domain aufgerufen habe. Danach kam nichts mehr.

Und was hat es mit

00.939228 2016 [core:notice] [pid 1889] AH00094: Command line: '/usr/sbin/apache2'

auf sich?

Der Prozess wurde als /usr/bin/apache2 gestartet.

Hin und wieder erhalte ich die Meldung "Entschuldigung, >>Ubuntu 16.04<< hat einen Fehler festgestellt. [Lauter Informationen die ich nicht kopieren kann...] ExecutablePath /usr/sbin/apache2. Dieser Fehler kam auch bei Lubuntu 16.10 hin und wieder.

LinkItUp

(Themenstarter)
Avatar von LinkItUp

Anmeldungsdatum:
1. November 2016

Beiträge: 20

Ich hab das Projekt aufgegeben 😀

Antworten |