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)

109 Topics 1.2k Posts
  • Calls in Matrix/Element

    18
    0 Votes
    18 Posts
    8k Views
    M
    @atrilahiji @ericdrgn I started working on this yesterday and have similar questions. In my case I just opened 3478 TCP & UDP on inbound traffic (on a VPC in AWS) and two users on the Cloudron could then make video calls - on Nextcloud Talk and Kopano Meet. Monitoring the STUN/TURN logs going via the Services page, I could see a few 401s thrown before connection, but I'm not sure how to read what is happenining at this stage. Do I need to open up 5349, as well, as indicated in the post above?
  • Enable extra ports in Matrix app

    4
    0 Votes
    4 Posts
    760 Views
    yusfY
    Yes, they’re all separate servers. But they each need their own port into the synapse server. My suggestion is to leave some extra ports open instead of trying to assemble an app with all/most/some of the appservices. This way we can integrate appservices today rather than dreaming about 20 maintained ones sometime in the future, if ever. (Wouldn’t blame anyone for not trying to maintain 20 wildly different appservices since they’re all very fluid pieces of software)
  • Google suspended Element in Play Store

    21
    1
    1 Votes
    21 Posts
    2k Views
    marcusquinnM
    @yusf said in Google suspended Element in Play Store: Calls and texts are literally pushed though. For the 10% of important people still using them. 90% of notifications to me are unnecessary, no matter how much I try to whack them with settings.
  • Help making federation work

    Solved
    34
    0 Votes
    34 Posts
    5k Views
    ericdrgnE
    @girish Of course, makes sense now. Should be fairly easy for everyone moving forward.
  • Ability to manage autojoin rooms

    Solved
    5
    0 Votes
    5 Posts
    885 Views
    subvenS
    @msbt hmm you are right and I was wrong! I'll test if it works and report back EDIT: Okay it works but only for new accounts (at first login with LDAP or local accounts). The part in my homeserver.yaml looks like this: auto_join_rooms: - '#discuss:yourdomain.com' - '#feedback:yourdomain.com' - '#help:yourdomain.com' - '#info:yourdomain.com'
  • 0 Votes
    3 Posts
    1k Views
    B
    @nebulon said in Question regarding setting up sydent as an identity server: . Ok, yes I haven't installed it via cloudron. Thank you for the reply!
  • Changes in 1.25.0

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    yusfY
    @yusf said in Changes in 1.25.0: @girish They sre apparently changing the default to allowing custom usernames. This is terrible for me but it might also be undesired behavior within the general Cloudron experience. localpart_template: "{{ user.preferred_username }}" The above setting activated is responsible for retaining the previous behavior, iirc. It seems that I've cried wolf since when setting up a new test user, no prompt was given to med when signing it in to the LDAP-enabled Matrix server with Element. Good!
  • Help setting up matrix

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    humptydumptyH
    @sebgg give this a read - i had the same problem and installing the element app and then deleting it might have fixed the ssl issue that might have caused the federation to fail. https://forum.cloudron.io/topic/3974/help-making-federation-work/4?_=1610652549494 BTW, make sure to install matrix first, then element.
  • Matrix - cannot connect to integration manager

    Moved
    10
    1
    0 Votes
    10 Posts
    6k Views
    girishG
    IIRC, the fix to this was to get federation working properly. https://docs.cloudron.io/apps/synapse/#step-3-federation
  • 0 Votes
    3 Posts
    3k Views
    girishG
    This is something you have to configure in the homeserver config file. 3pid (third party ids) in matrix can be email and MSISDN (phone numbers). From what I can tell, you have to first setup a msisdn delegate and also set disable_msisdn_registration to false i guess. I haven't found any docs on how what this msisdn delegate is though.
  • Element custom background

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    ClipperC
    @girish Awesome thank you it works like a charm. Marking as solved.
  • Matrix.org Rooms from my Server?

    Moved Solved matrix federation
    37
    1 Votes
    37 Posts
    7k Views
    rmdesR
    @msbt I have upped the memory to 2GB and since, this error : Oct 08 15:22:37 /app/pkg/start.sh: line 82: 101 Killed gosu cloudron:cloudron python3 -m synapse.app.homeserver --config-path /app/data/configs/homeserver.yaml is completely gone. But I'm still stuck at the same : even joining little rooms does not work, or works "randomly" ?
  • Customize /_matrix/static/ page

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    girishG
    @yusf Fixed in the latest version.
  • Adding HCaptcha

    captcha
    3
    2 Votes
    3 Posts
    610 Views
    girishG
    And this issue seemingly tracks non-recaptcha support.
  • Disabling Uploads

    Solved
    3
    0 Votes
    3 Posts
    665 Views
    Q
    @girish So i did actually set it to zero before and commented out the nginx file path. So that killed it. IN THE PAST But setting the upload to 0MB in the config and restarted. It actually worked. Wow! Thanks for having a functioning forum and the speedy response!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • STUN failure when trying to make Matrix voice call over internet

    Moved stun turn
    3
    0 Votes
    3 Posts
    1k Views
    zjuhaszZ
    Not sure if this is related but in the logs for Surfer, which I have as a redirect for the root domain, I am getting a 404 for the matrix .well-known constantly. GET /.well-known/matrix/client 404 1.083 ms - 328 Were you ever able to look into this @girish?
  • This topic is deleted!

    2
    1 Votes
    2 Posts
    27 Views
  • Update issue from custom package

    Solved autoupdate
    17
    1 Votes
    17 Posts
    2k Views
    yusfY
    @nebulon Thanks. Will try it.
  • Riot will be renamed

    Solved
    2
    1 Votes
    2 Posts
    351 Views
    girishG
    Rename to Element and update pushed.