Skip to content

Bee cim error when active config is in the database #465

@FizCS3

Description

@FizCS3

Hi there --
Am using Backdrop1.31 with latest version of bee (1.x-1.2.x-dev - 2025-04-30).

I have my active config in the database using in settings.php:

$settings['config_active_class'] = 'ConfigDatabaseStorage';

When I try to import config bee cim, I get an error:

⚠️ Warning: Cannot modify header information - headers already sent by (output started at /usr/home/fizbap/bee/includes/render.inc:132)
in backdrop_send_headers() (line 1720 of /usr/home/fizbap/public_html/sdca.pairsite.com/s/web/core/includes/bootstrap.inc).

ConfigException: The configuration directory type "active" does not exist. in config_get_config_directory() (line 235 of /usr/home/fizbap/public_html/sdca.pairsite.com/s/web/core/includes/config.inc).

Is bee currently figured to work with this setup?
Or must the active config instead be in a directory?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions