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

Downgrad "No key for ..." #4728

@jo-so

Description

@jo-so

I'm seeing multiple entries like this in my error log. This isn't an error, it's a notice or at most a warning, but it shouldn't be raised as an error, because it's no misbehaviour of synapse nor it's a misconfiguration an admin can do anything about it.

synapse.crypto.keyring: [PUT-530-$15509859171161666kUqAZ:matrix.org-$15509857281160656WPvkM:matrix.org-$15509856821160351NByTd:matrix.org] Got Exception when downloading keys for petunientopf.ch: SynapseError 401: No key for petunientopf.ch with id ['ed25519:a_DFAs']
Traceback (most recent call last):
  File "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/crypto/keyring.py", line 658, in _handle_key_deferred
    _, key_id, verify_key = yield verify_request.deferred
synapse.api.errors.SynapseError: 401: No key for petunientopf.ch with id ['ed25519:a_DFAs']

Version information

  • Version: matrix-synapse-py3 0.99.1.1+stretch1
  • Install method: Debian package from matrix.org
  • Platform: amd64, Debian stable

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LoggingSynapse's logs (structured or otherwise). Not metrics.z-p2(Deprecated Label)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions