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

Downgrad "No key for ..." #4728

Closed
jo-so opened this issue Feb 24, 2019 · 1 comment
Closed

Downgrad "No key for ..." #4728

jo-so opened this issue Feb 24, 2019 · 1 comment
Labels
A-Logging Synapse's logs (structured or otherwise). Not metrics. z-p2 (Deprecated Label)

Comments

@jo-so
Copy link

jo-so commented Feb 24, 2019

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
@neilisfragile neilisfragile added z-p2 (Deprecated Label) A-Logging Synapse's logs (structured or otherwise). Not metrics. labels Feb 26, 2019
@richvdh
Copy link
Member

richvdh commented May 31, 2019

fixed by #5300

@richvdh richvdh closed this as completed May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Logging Synapse's logs (structured or otherwise). Not metrics. z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

3 participants