liberu-genealogy / genealogy-laravel

Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.5
https://www.liberu.net
MIT License
123 stars 57 forks source link

Uncaught UnhandledMatchError #980

Open cboydNYC opened 3 weeks ago

cboydNYC commented 3 weeks ago

This is a bug.

Prerequisites

Description

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