-
Notifications
You must be signed in to change notification settings - Fork 221
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
Link new device by QR code is not working #18027
Comments
The related functions you adopted are outdated and have been abandoned. |
I still have few questions:
|
Answer respectively:
https://github.com/element-hq/element-x-ios |
seriously? I need to add another external service for element with a own domain for this to work properly that needs another Server? It was simple and easy before with matrix_http_rendezvouz. How many things do i need to add to make things work like it did some time ago. Also now an Element-Call Server for this simple thing to call, no more voip support on element-x, now I have to install another OpenID connect Provider for this to work? Why the fucking helll is matrix/element trying to invent things new if there are thinks like keycloak and authentik already there? I connected my instance already with keycloak, now I need another provider in place. I fucking cannot believed how this so much loved matrix project is beeing destroyed |
When I started my matrix servers many years ago it was simple and worked better than XMPP. Now it seems to take a turn that will scare away small instance holders like me... |
thats what I am so sad about too Before calling was possible in simple p2p style with a turnserver to manage NAT problems, thats all |
Thankfully there is Signal or Threema... I will end up moving there. I really love decentralisation idea, but Matrix team may not leave me any choice. Unless a project like Conduit will just continue to follow original matrix specs, with a client like FluffyChat.. |
Description
I have enabled login_via_existing_session and even installed matrix_http_rendezvous_synapse.SynapseRendezvousModule but still see
QR code not supported
Your account provider doesn't support signing into a new device with a QR code.
Steps to reproduce
On Synapse desktop
Your account provider doesn't support signing into a new device with a QR code.
Homeserver
Personal home server
Synapse Version
{"versions":["r0.0.1","r0.1.0","r0.2.0","r0.3.0","r0.4.0","r0.5.0","r0.6.0","r0.6.1","v1.1","v1.2","v1.3","v1.4","v1.5","v1.6","v1.7","v1.8","v1.9","v1.10","v1.11"],"unstable_features":{"org.matrix.label_based_filtering":true,"org.matrix.e2e_cross_signing":true,"org.matrix.msc2432":true,"uk.half-shot.msc2666.query_mutual_rooms":true,"io.element.e2ee_forced.public":false,"io.element.e2ee_forced.private":false,"io.element.e2ee_forced.trusted_private":false,"org.matrix.msc3026.busy_presence":false,"org.matrix.msc2285.stable":true,"org.matrix.msc3827.stable":true,"org.matrix.msc3440.stable":true,"org.matrix.msc3771":true,"org.matrix.msc3773":false,"fi.mau.msc2815":false,"fi.mau.msc2659.stable":true,"org.matrix.msc3882":true,"org.matrix.msc3881":false,"org.matrix.msc3874":false,"org.matrix.msc3912":false,"org.matrix.msc3981":true,"org.matrix.msc3391":false,"org.matrix.msc4069":false,"org.matrix.msc4028":false,"org.matrix.msc4108":false,"org.matrix.msc4140":false,"org.matrix.msc4151":false,"org.matrix.simplified_msc3575":true}}
Installation Method
pip (from PyPI)
Database
postgres
Workers
Single process
Platform
Oracle enterprise Linux 8 (VPS)
Configuration
Options I have configured for link new device:
Relevant log output
The text was updated successfully, but these errors were encountered: