Ich stoße bei Problemen, während ich versuche, mich bei Platform.sh über die Befehlszeilenschnittstelle (CLI) anzumelden. Wenn ich die Plattformanmeldung ausführe, öffnet die CLI eine URL in meinem Browser (http://127.0.0.1:5000), der Browser zeigt jedoch einen Fehler an: „Diese Seite funktioniert nicht. 127.0.0.1 ist derzeit nicht in der Lage, diese Anforderung zu bearbeiten. ”< /P>
Die CLI -Ausgabe lautet: < /p>
Opened URL: http://127.0.0.1:5000
Please use the browser to log in.
Help:
Leave this command running during login.
If you need to quit, use Ctrl+C.
If I try to run platform create without logging in, the CLI prompts me to log in. When I confirm, I receive a fatal error:
< /code>
Wenn ich versuche, die Plattform zu erstellen, ohne sich anzumeldenFatal error: Uncaught Error: Class "Symfony\Component\Console\Event\ConsoleErrorEvent" not found in phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/vendor/symfony/console/Application.php:1027
Stack trace:
#0 phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/src/Application.php(429): Symfony\Component\Console\Application->doRunCommand()
#1 phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/vendor/symfony/console/Application.php(255): Platformsh\Cli\Application->doRunCommand()
#2 phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun()
#3 phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/bin/platform(37): Symfony\Component\Console\Application->run()
#4 C:\Users\Макар\AppData\Local\Temp\platformsh-cli-8.2.26-4.22.0\phar-4.22.0(10): require('...')
#5 {main}
thrown in phar://C:/Users/Макар/AppData/Local/Temp/platformsh-cli-8.2.26-4.22.0/phar-4.22.0/vendor/symfony/console/Application.php on line 1027
< /code>
Ich habe es versucht: < /p>
Überprüfen Sie, ob Port 5000 verwendet wird (es scheint nicht zu sein). Ich versuche, ein Django -Projekt bereitzustellen.>
Platform.sh CLI -Anmeldung fällt mit HTTP 500 -Fehler und Symfony -Konsolenfehler fehl ⇐ Php
-
- Similar Topics
- Replies
- Views
- Last post