Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Matrix (Synapse/Element)

115 Topics 1.3k Posts
  • How to install authlib to have OpenID integration in Synapse?

    Solved
    3
    0 Votes
    3 Posts
    640 Views
    C
    @girish Sorry for my late reply (I'm new to this forum and I didn't see that default notification settings don't send an email). Thanks a lot for adding it to the package! I works perfectly!
  • Element based video meetings

    8
    5 Votes
    8 Posts
    2k Views
    fbartelsF
    @jdaviescoates in their repo they are calling it a "showcase" and also require a specific development branch of one of their dependencies. Overall the project does not look quite "ready" to me yet.
  • SRV is not registred for Synapse

    Solved synapse dns record srv
    4
    0 Votes
    4 Posts
    1k Views
    JOduMonTJ
    Thank you for both of your replied. @nebulon yes, I read the doc and configured the well-known for the domain via the Cloudron interface. It's just, maybe I miss reads, but the Step 3 confused me.
  • Migrating matrix.org and Element apps on Cloudron

    Moved
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    Not 100% sure but seems like synapse does not support a built-in backup and restore as per https://github.com/matrix-org/synapse/issues/2046 . So, you have to essentially migrate databases and files manually. You will find all the necessary files in your synapse and element app backups.
  • Synapse Config

    Moved
    5
    0 Votes
    5 Posts
    1k Views
    N
    @girish yeah no worries, though i was just lokking for the option to enable phone number registration, and could not for the life of me find any kind of resemblance from the sample file to the actual config file, even less where i should add the needed line inside the config, same with the tls config options
  • Publish Preferred Domain for Jitsi Integration with Element

    5
    1 Votes
    5 Posts
    2k Views
    E
    @girish I wanted to see when we might expect to see this?
  • Homeserver URL does not seem to be a valid Matrix Homeserver

    Solved
    3
    0 Votes
    3 Posts
    3k Views
    S
    @girish Thanks - I checked all these and it passed all the tests. I've setup on a new domain and its working now so I will see if I can export the messages from the broken instance to the new. It was a weird issue for sure.
  • Userlist

    4
    0 Votes
    4 Posts
    969 Views
    girishG
    Our tests use a bunch of APIs to validate updates in case it's interesting - https://git.cloudron.io/cloudron/synapse-app/-/blob/master/test/test.js#L57
  • Translate invite-mail

    2
    1
    0 Votes
    2 Posts
    459 Views
    nebulonN
    @hollosch this would have to be done in the upstream project. For element web this likely is https://github.com/vector-im/element-web/#translations
  • Open beeper / elementOne using this Ansible script

    3
    3 Votes
    3 Posts
    688 Views
    E
    @murgero I don't think it does.
  • CORS/Timeout error when searching for public rooms

    Solved
    20
    1
    0 Votes
    20 Posts
    4k Views
    timconsidineT
    @scooke : thank you Yes, I have another app on the domain. I pressed 'save' to re-save and re-start it. The domain.tld/.well-known/matrix/server returns a response. But the tester link you gave returns an error Connection Errors Get "https://107.155.122.83:8448/_matrix/key/v2/server": context deadline exceeded (Client.Timeout exceeded while awaiting headers) And complains there is no SRV record. Seems to me that the tester is not compatible with Cloudron matrix installs which are on :443 Maybe it's a DNS propagation issue as it's been changed ... but has it really? because Cloudron installs are under a wildcard in my case. I will try again in a while in case it is a propagation issue. But there is one change. Previously Element said "cannot find" your server incroyable.net, and now it says "you are not allowed to view this server's rooms list" and I could successfully join your room with a direct link. And I can find some other random servers also. Think I can this is now working, despite tester link errors. Many thanks for your help !
  • Identity Server for Matrix?

    Moved
    3
    1 Votes
    3 Posts
    3k Views
    holloschH
    Hi @Nexxo , have you found a solution or were able to activate the IS for Matrix? regards
  • Explore Public Rooms in Matrix fails

    11
    0 Votes
    11 Posts
    3k Views
    girishG
    @senthilkumaran The CORS issue is covered here - https://forum.cloudron.io/topic/5589/cors-timeout-error-when-searching-for-public-rooms . Essentially, try giving synapse a lot of memory.
  • upcoming critical fix for several popular Matrix clients

    Solved
    2
    1 Votes
    2 Posts
    459 Views
    girishG
    Disclosure here - https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing We pushed out update to Element already. Please update asap.
  • 0 Votes
    11 Posts
    3k Views
    robiR
    If you can get logs from the client on the remote end of the call, it will tell you what's not connecting / failing.
  • LogIn Problem (iOS Dev)

    2
    0 Votes
    2 Posts
    458 Views
    girishG
    @cryexx I think you are in the wrong place. This forum is for Cloudron and related to the Synapse package on Cloudron. Maybe https://github.com/matrix-org/synapse is the right place for your question?
  • stuck on sign in for new account

    Solved
    13
    1
    1 Votes
    13 Posts
    4k Views
    girishG
    I fixed this in package 1.28.0-1
  • Implement `/.well-known/matrix/client` endpoint

    Solved
    10
    1 Votes
    10 Posts
    3k Views
    girishG
    @infogulch ah thanks, i will remove it.
  • Problem with sending and receiving message's Android/Windows

    Solved
    20
    0 Votes
    20 Posts
    4k Views
    DanTheManD
    @nebulon Thanks for the tip. I will instruct my users to re-enable sync again on the Android app.
  • Confused : Element : chat client or chat server ?

    8
    0 Votes
    8 Posts
    2k Views
    timconsidineT
    @scooke good idea, thanks