Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/symfony-dockerPublic template

Mercure transport is not configurable since FrankenPHP v1.10 #870

Open
@7-zete-7

Description

@7-zete-7

Since Mercure v0.21, it's now possible to disable deprecated transport behavior (or rather, enable it with thedeprecated_transport flag) (seedunglas/mercure#1105). By default, Mercure is built with this flag.

FrankenPHP is built without thedeprecated_transport flag. This causes theMERCURE_TRANSPORT_URL env to be ignored. The default transport isbolt:///bolt.db.

This behavior shouldn't affect most users. However, there are exceptions:

  • Those who used theMERCURE_TRANSPORT_URL environment variable may find that its value has no effect.

  • When running as an unprivileged user, the following container startup error will occur:

    Error: loading initial config: loading new config: loading frankenphp app module: provision frankenphp: failed to provision caddy http: loading http app module: provision http: server srv0: setting up route handlers: route 0: loading handler modules: position 0: loading module 'subroute': provision http.handlers.subroute: setting up subroutes: route 2: loading handler modules: position 2: loading module 'mercure': provision http.handlers.mercure: provision http.handlers.mercure.bolt: "": invalid transport: open bolt.db: permission denied

I see solutions to this problem:

I suggest the first option.

@dunglas@maxhelias

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp