Skip to content

Scoped shells require v4 access to run #414

@ptpaterson

Description

@ptpaterson

Note

FQL v4 will be decommissioned on June 30, 2025. Fauna accounts created after August 21, 2024 must use FQL v10. These accounts will not be able to run FQL v4 queries or access the v4 Dashboard. To get started with FQL v10, please refer to our latest documentation at docs.fauna.com

We validate the database scope using a FQL v4 query, which means accounts created after August 21 cannot use scoped shells, e.g. run fauna shell child_db_name

async ensureDbScopeClient({ scope, version }) {

Workaround

You can add your child database directly to your CLI configuration
https://docs.fauna.com/fauna/current/build/cli/commands/topics/endpoint/endpoint-add/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions