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.

Error sending threepid validation email ... yield send_email_func(email_address, token, client_secret, session_id) ValueError: unsupported format character 'S' (0x53) at index 7 #6422

@phtmgt

Description

@phtmgt

Description

Cannot register with an e-mail address.

Steps to reproduce

  • try to register with a supplied e-mail address
  • 'An error was encountered when sending the email' error on frontend
  • error in the title in backend

When trying to supply an e-mail at register, we get the error in the title.

Version information

  • Homeserver: 1.5.1+bionic1

If not matrix.org:

  • Version: 1.5.1+bionic1

  • Install method: Debian through matrix-synapse repo

  • Platform: Ubuntu 18.04

I already tried changing the shared_secret (remove '%' from it). Also checked email_address, token, client_secret, and session id, they don't have any strange characters, especially capital 'S'.

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