Skip to content

Automatically stops the process on any Linux after the service starts (Laravel 12) #1466

Open
@yeondevelope

Description

@yeondevelope

I'm having an issue while I'm trying to run the frankephp server. I've already installed the dependencies and binaries and validate the .env

composer require laravel/octane
php artisan octane:install --server=frankenphp
OCTANE_SERVER=frankenphp

But once I start the server php artisan octane:start or php artisan octane:frankenphp show this WARNs and simply stops

INFO  Server running….  
Local: http://127.0.0.1:8000 
Press Ctrl+C to stop the server
WARN  HTTP/2 skipped because it requires TLS.  
WARN  HTTP/3 skipped because it requires TLS.  
WARN  unable to get instance ID; storage clean stamps will be incomplete.  
Grabacion.de.pantalla.2025-03-27.a.la.s.9.06.14.p.m.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions