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

unable to add email address to my account #3260

Open
p4tpr0 opened this issue Nov 7, 2023 · 4 comments
Open

unable to add email address to my account #3260

p4tpr0 opened this issue Nov 7, 2023 · 4 comments

Comments

@p4tpr0
Copy link

p4tpr0 commented Nov 7, 2023

Background information

  • Dendrite version or git SHA: dendrite-0.13.4
  • SQLite3 or Postgres?: postgresql13-server-13.12
  • Running in Docker?: no
  • go version: n/a
  • Client used (if applicable): element-web-1.11.47 & Element Version 1.11.47 (1.11.47) on macOS

Description

  • What is the problem: unable to add email address to my account (in parameters)
  • Who is affected: me as a client of this instance (currently the only user of this instance)
  • How is this bug manifesting: message in Element GUI. Error reads "MatrixError: [400] Untrusted server '' (https://myhost/_matrix/client/v3/account/3pid/email/requestToken)"
  • When did this first appear: at my first try to add my email address to my account parameters

Steps to reproduce

  • connect to the server either with desktop or web Element
  • browse to account parameters, scroll to email address
  • fill in an email address and submit ("Add")

a popup appears that reads:
MatrixError: [400] Untrusted server '' (https://myhost/_matrix/client/v3/account/3pid/email/requestToken)

In the log file:
time="2023-11-07T16:50:50.963513546Z" level=error msg="threepid.CreateSession failed" func=github.com/matrix-org/dendrite/clientapi/routing.RequestEmailToken file="github.com/matrix-org/dendrite/clientapi/routing/threepid.go:83" error="untrusted server" req.id=zuvRVVioUaos req.method=POST req.path=/_matrix/client/v3/account/3pid/email/requestToken

@jiangjiali
Copy link

image
应该是这个表里面没有存电子邮件和电话的字段。可能项目团队还在加油的开发中吧。

@evasil
Copy link

evasil commented Feb 19, 2024

The same on dendrite 0.13.6
Maybe really not implemented yet?

@niebloomj
Copy link

Broken for me as well

@ghost
Copy link

ghost commented Jun 18, 2024

Same here!

Dendrite 0.13.7
Postgresql-server 13.14-1
Docker: no
Go: go1.21.10
Client used: Elements 1.11.68 in Fedora 40

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

No branches or pull requests

4 participants