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

Can not add E-Mail nor FON Number #5832

Closed
ralfi opened this issue Aug 8, 2019 · 3 comments
Closed

Can not add E-Mail nor FON Number #5832

ralfi opened this issue Aug 8, 2019 · 3 comments

Comments

@ralfi
Copy link

ralfi commented Aug 8, 2019

Base:

Docker + ansible based install from Github spantelleev
matrix-synapse: 1.2.1

Symptom: Can not add user E-Mail address (possible reset password) or Phone number

matrix-synapse Log:

synapse.http.server - 108 - ERROR - POST-0847 Failed to handle request via 'EmailThreepidRequestTokenRestServlet': <XForwardedRequest at 0x7fbe1e4f3390 method='POST' uri='_matrix/client/r0/account/3pid/email/requestToken' clientpro='HTTP/1.1' site=8008>

rsp MsisdnThreepid ... for FON number.

/usr/local/lib/python3.7 .... server.py Line 76 rsp. Line 315
twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection error

Could it be possible that the entry will be write to wrong destination? IMHO this should be write to my local matrix-synapse database ...

Regards

@anoadragon453
Copy link
Member

Your logs are a little mangled. Could you post which address refused the connection from your homeserver? If it's https://vector.im / https://matrix.org or another identity server, then it may have just been a hiccup in the network.

Currently registering with an email requires contacting an identity server. We're currently working towards decoupling that in #5751

@ralfi
Copy link
Author

ralfi commented Aug 8, 2019

Hi anyadragon453, i am using my own selfhosted matrix-synapse server based on v1.2.1. I am using the latest docker image for mxisd but i know this is a long story ... But if i wish, how can i use my selfhosted matrix-synapse server (federation works well) with vector.im if i needed?

@anoadragon453
Copy link
Member

Just set vector.im as part of trusted_third_party_id_servers in your Synapse's homeserver.yaml, and then when logging in/registering have https://vector.im set as your identity server.

@ralfi ralfi closed this as completed Aug 18, 2019
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

2 participants