Opened 10 years ago

Closed 10 years ago

#851 closed defect (fixed)

Klick auf http://goblin.coding4schoki.org/u/stoppoker/ bringt folgendes Ergebnis :

Reported by: Christian Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: Parent Tickets: 850

Description

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, techsupport@… and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache Server at goblin.coding4schoki.org Port 80

Jetzt komme ich noch nicht mal mehr auf die Seite drauf, als ein ausgereiftes System kann man das denke ich nicht bezeichnen, oder!?

Change History (3)

comment:1 by Julien Gouesse, 10 years ago

Have you contacted the server administrator or the person responsible of the instance first?

comment:2 by davidak, 10 years ago

Das kann auch eine falsche Konfiguration des Webservers sein und muss nicht mit der Software zusammenhängen.

Wie man herausfindet, was hier Sache ist, steht ja schon in der Meldung:

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

Apache Konfiguration überprüfen:

apachectl configtest

Apache neustarten, wenn keine Fehler

Mediagoblin neustarten, wenn immer noch der Fehler kommt. (Sollte Apache hier als Proxy eingesetzt werden und nicht MediaGoblin per WSGI ausführen)

Ansonsten braucht man bei so einem Fehler mehr Informationen, sonst ist es schwer dir zu helfen.

Zudem scheint der Fehler mittlerweile behoben zu sein.

comment:3 by davidak, 10 years ago

Priority: majorminor
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.