Skip to content

FrankenPHP worker initialization issue in development environment #1337

@NishaSharma14

Description

@NishaSharma14

The development environment is currently down due to an issue in the code. As a result, the FrankenPHP failed to initialize, and the container’s health status was compromised, as indicated by the following error in the docker logs:

Local: [http://0.0.0.0:80](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html)

Press Ctrl+C to stop the server

WARN Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies.

WARN server is listening only on the HTTP port, so no automatic HTTPS will be applied to this server.

ERROR worker script has not reached frankenphp_handle_request().

ERROR worker script has not reached frankenphp_handle_request().

ERROR too many consecutive worker failures.

ERROR worker script has not reached frankenphp_handle_request().

ERROR worker script has not reached frankenphp_handle_request().

ERROR worker script has not reached frankenphp_handle_request().

ERROR too many consecutive worker failures.

INFO panic: too many consecutive worker failures.

INFO panic: too many consecutive worker failures.

Metadata

Metadata

Assignees

Labels

installation issueissue with local or prod installation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions