Skip to content

secureRemote: There is no user demo in user directories: While executing Remote. #72756

@mneedham

Description

@mneedham

If I try this query on at least ClickHouse local version 24.11.1.2557 until the current version, I get this error:

SELECT *
FROM remoteSecure('sql-clickhouse.clickhouse.com', 'uk.uk_price_paid', 'demo')
LIMIT 10
Received exception from server (version 24.12.1):
Code: 192. DB::Exception: Received from localhost:9000. DB::Exception: There is no user `demo` in user directories: While executing Remote. (UNKNOWN_USER)

It works on ClickHouse client version 24.11.1.1113 (official build).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed user-visible misbehaviour in official releasemajor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions