Bei der alten Version hatte ich die Logs für Localhost deaktiviert.
On fireware I already opened the port for localhost.
Wir haben das ebenfalls in die Praxis umgesetzt, indem unsere Standardinstallation nur auf Localhost erreichbar ist.
We've also put this into practice by having our default installation bind to localhost.
Localhost mithilfe von ngrok für das Internet zugänglich machen
Making localhost accessible to the internet with ngrok
Über Localhost würde ein Timeout jedoch nur auftreten, wenn Gokeyless-intern überlastet ist und die Anforderung noch in einer Warteschlange auf die Verarbeitung wartet.
But over localhost, a timeout would only occur if gokeyless-internal were overloaded and the request were still queued for processing.
Ist dies nicht der Fall, kann ich den Code korrigieren und den Dienst auf dem Localhost neu starten.
If not, I can fix the code and restart the service on the localhost.
Localhost umgeht die lokale Netzwerkschnittstellenhardware und greift auf die Netzwerkdienste zu, die auf dem Host ausgeführt werden.
The localhost bypasses the local network interface hardware and accesses network services running on the host.
Öffnen Sie den folgenden Link in einem Browser auf dem Localhost (ein Anmeldebildschirm wird angezeigt)
Open the following link in your browser on localhost (a login screen should be displayed)
Dieser Bereich ist für die Loopback Funktion reserviert, die zurück auf deinen Localhost (der Computer an dem du momentan sitzt) verweist.
This range is reserved for loop back functionality, that is, looping back to your localhost (the computer you are on currently).
127.0.0.1 (nur Localhost ist für den Zugriff berechtigt)
127.0.0.1 (only localhost is authorized to access)
Die Datei muss enden mit 127.0.0.1 Localhost oder:: 1.
The file must end with 127.0.0.1 localhost or::1.
Wir erklären, wie die Verbindung zu 127.0.0.1 funktioniert und was man mit dem Localhost machen kann...
We will explain how the connection to 127.0.0.1 works, and what you can use localhost for.
Standardwerte für Servername sind Localhost oder 127.0.0.1 (jeder Wert verweist auf den Webserver auf dem lokalen Computer).
Common values for servername are localhost or 127.0.0.1 (each refers to the web server on the local computer).
Stellen Sie sicher, dass die Datei mit einem 127.0.0.1 Localhost endet oder:: 1.
Make sure that the file ends with one 127.0.0.1 localhost or::1.