Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

can not import keys #190

@cashmeredev

Description

@cashmeredev

I am having the following issue. I can verify my pantalaimon instance with element but once I export the keys and want to import them into pantalaimon i get the following error:

panctl> import-keys @REDACTED:sakura.pm /home/sakura/element-keys.txt REDACTED

Error parsing key file: 'ed25519' is a required property

Failed validating 'required' in schema['items']['properties']['sender_claimed_keys']:
    {'type': 'object',
     'properties': {'ed25519': {'type': 'string'}},
     'required': ['ed25519']}

On instance[1208]['sender_claimed_keys']:

Is there any way to fix this issue?

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