8000 Command "bin/console cache:pool:clear --all" throws an "non existing service" for cache.scheduler and cache.asset_mapper · Issue #50556 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Command "bin/console cache:pool:clear --all" throws an "non existing service" for cache.scheduler and cache.asset_mapper #50556
Closed
@kswzr

Description

@kswzr

Symfony version(s) affected

6.3.0

Description

When using the bin/console cache:pool:clear --all command in the PROD environment, it seems like the the dependency container does not remove the cache.scheduler and cache.asset_mapper services from the collection, passed to the clear command.

None of the symfony/asset-mapper or symfony/scheduler packages are installed. Defining the missing cache pools in the cache.yaml fixed that problem as a workaround for now.

How to reproduce

Will create a reproduce repository later on.

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0