I installed per the instructions, but at the run command, I get the following error:
INFO Server running….
Local: http://0.0.0.0:8000
Press Ctrl+C to stop the server
PHP Fatal error: Uncaught UnhandledMatchError: Unhandled match case '...' in /var/www/html/vendor/laravel/octane/bin/createSwooleTables.php:14
Stack trace:
#0 /var/www/html/vendor/laravel/octane/bin/swoole-server(92): require()
#1 {main}
thrown in /var/www/html/vendor/laravel/octane/bin/createSwooleTables.php on line 14
Fatal error: Uncaught UnhandledMatchError: Unhandled match case '...' in /var/www/html/vendor/laravel/octane/bin/createSwooleTables.php:14
2024-10-27 20:22:59,575 WARN exited: octane_00 (exit status 255; not expected)
2024-10-27 20:23:00,576 INFO gave up: octane_00 entered FATAL state, too many start retries too quickly
Steps to Reproduce
Expected behavior
Expected to run app on localhost
Actual behavior
This page isn’t working
localhost didn’t send any data.
ERR_EMPTY_RESPONSE
This is a bug.
Prerequisites
Description
I installed per the instructions, but at the run command, I get the following error:
Steps to Reproduce
Expected behavior
Expected to run app on localhost
Actual behavior