Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught UnhandledMatchError #980

Open
4 tasks done
cboydNYC opened this issue Oct 27, 2024 · 0 comments
Open
4 tasks done

Uncaught UnhandledMatchError #980

cboydNYC opened this issue Oct 27, 2024 · 0 comments

Comments

@cboydNYC
Copy link

This is a bug.

Prerequisites

  • Are you running the latest version?
  • Are you reporting to the correct repository?
  • Did you check the documentation?
  • Did you perform a cursory search?

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant