Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replicate otk bug #29037

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from
Draft

Replicate otk bug #29037

wants to merge 13 commits into from

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Jan 21, 2025

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Launch playwright test advanced.spec.ts > should reset the cryptographic identity => POST /keys/upload

{
  "errcode": "M_UNKNOWN",
  "error": "One time key signed_curve25519:AAAAAAAAAA0 already exists. Old key: {\"key\":\"c6KZe6eMgI2y0tKqQduf7r93CW1br3a+A9s3g8zy6jg\",\"signatures\":{\"@user_33b2df594898fa24c0d7-fb2223c8838a7c1ba632:localhost\":{\"ed25519:KOEAXSFIZF\":\"NiV7SqZBk9cqLYLPxr7nzBr+UBHEbBoOutqSLy9bQXlZJshth1+oBHeEkuZe6e7JnkCLgb/URjl3LRgRRImbCA\"}}}; new key: {'key': 'riV60igmGdJQj5rS7JHdqKPm46eOr2mB8y/Zr1aqJyA', 'signatures': {'@user_33b2df594898fa24c0d7-fb2223c8838a7c1ba632:localhost': {'ed25519:KOEAXSFIZF': 'QTCl9+akmxvtD/wud5m8HbLqglVKuPffTMTuFvdd3yQRhtLyr5sVuiCdtrbZ/v5Fgmv5JdLcrSgNXa5EvKQPAw'}}}"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant