!SMloEYlhCiqKwRLAgY:fachschaften.org

Conduit Matrix Server

1046 Members
https://conduit.rs v0.5.0 was just released! We follow the Matrix Code of Conduct574 Servers

Load older messages


SenderMessageTime
26 May 2023
@gitlab:nheko.imGitlab [famedly/conduit] timokoesters pushed 3 commits to next:
  • 4d589d97 feat: support end to bridge encryption […] by digital
  • 664d6baa fix: make requested changes by digital
  • 422ee401 Merge branch 'mr-conduit-appservice-login' into 'next' […]
12:48:25
@timokoesters:fachschaften.orgTimo ⚡️Thanks!12:48:25
@gitlab:nheko.imGitlab [famedly/conduit] timokoesters merged merge request !454: feat: support end to bridge encryption 12:48:27
@digital:fairydust.spacedigital (fav:she/they)awesome :D12:50:35
@a-kenji:matrix.orga-kenji joined the room.15:23:43
@charles:computer.surgeryCharles ⚡️
In reply to @timokoesters:fachschaften.org
Charles ⚡️: Does https://gitlab.com/famedly/conduit/-/merge_requests/475 look fine to you?
i see this is merged already but yes
15:25:42
@charles:computer.surgeryCharles ⚡️
In reply to @schrottkatze:katzen.cafe

note that i just added the two missing listen directives, which are also present in the DEPLOY.md

took me 2 days to figure out that those were missing, bc it works in some clients and fails in others (electron based ones that apparently try to use ipv6 first)

ouch, sorry about that 😢
15:26:13
@aranjedeath:explodie.orgaranjedeath 🍊 oh man that reminds me. where is the code that conduit uses to bind to the port given in the config file? I need to check if it calls the ip4 and ip6 separately lol 15:31:35
@aranjedeath:explodie.orgaranjedeath 🍊 I think in my actual use it doesn't matter because everything goes through nginx, but only linux gives you both port binds in one call 15:33:14
@timokoesters:fachschaften.orgTimo ⚡️
In reply to @aranjedeath:explodie.org
I think in my actual use it doesn't matter because everything goes through nginx, but only linux gives you both port binds in one call
I think that happens inside of axum
15:39:56
@aranjedeath:explodie.orgaranjedeath 🍊
In reply to @timokoesters:fachschaften.org
I think that happens inside of axum
thx I'll check there :)
15:41:51
@gitlab:nheko.imGitlab [famedly/conduit] obj-obj replied to a thread on issue #336: Mautrix-Discord unable to send messages from discord to matrix: no server available to assist in joining

mautrix-discord just closed the issue on their end...

16:46:47
@nemo:tejat.netnemo ⚡️ joined the room.22:57:36
27 May 2023
@ssorbom:chat.shawnsorbom.netssorbom ⚡️Is there any hope for space hierarchy's coming soon? Last I had heard, it was an underlying ruma issue holding them back02:59:19
@antifallobst:nerdcult.netantifallobst joined the room.10:09:06
@antifallobst:nerdcult.netantifallobst 10:09:46
@antifallobst:nerdcult.netantifallobst

Hi,
I have a federatiom problem with my conduit server.
I moved the server from Ubuntu to arch and since then some servers don't federate with my instance anymore.

  • The nginx config as well as the conduit config and docker data volume stayed the same.
    -The federation tester gives no errors.
  • federation works with some servers (tested matrix.org and systemausfall.org)
  • some servers that federated before don't federate anymore (tested systemli.org)
  • the nginx config listens on 443 and 8448 with a certbot (letsencrypt) SSL cert.
  • the nginx and conduit logs look clean
10:22:08
@antifallobst:nerdcult.netantifallobst* Hi, I have a federatiom problem with my conduit server. I moved the server from Ubuntu to arch and since then some servers don't federate with my instance anymore. - The nginx config as well as the conduit config and docker data volume stayed the same. -The federation tester gives no errors. - federation works with some servers (tested matrix.org and systemausfall.org) - some servers that federated before don't federate anymore (tested systemli.org) - the nginx config listens on 443 and 8448 with a certbot (letsencrypt) SSL cert. - the nginx and conduit logs look clean Does anyone have an idea what the problem could be? 10:22:39
@timo:conduit.rsTimo on Conduit ⚡️Sometimes it just takes a bit of time because some servers are still backing off. How long has the new server been up10:41:55
@antifallobst:nerdcult.netantifallobst3 days10:42:52
@antifallobst:nerdcult.netantifallobst* 3 days since moving it from ubuntu10:43:16
@cerda:envs.netKatamesis changed their display name from Friend (Main account) to Katamesis.11:27:54
@cerda:envs.netKatamesis removed their profile picture.11:28:06
@cat:feline.supportCat
In reply to @timo:conduit.rs
Sometimes it just takes a bit of time because some servers are still backing off. How long has the new server been up
Backoff is supposed to be cancelled upon push
11:56:12
@ssorbom:chat.shawnsorbom.netssorbom ⚡️
In reply to @antifallobst:nerdcult.net

Hi,
I have a federatiom problem with my conduit server.
I moved the server from Ubuntu to arch and since then some servers don't federate with my instance anymore.

  • The nginx config as well as the conduit config and docker data volume stayed the same.
    -The federation tester gives no errors.
  • federation works with some servers (tested matrix.org and systemausfall.org)
  • some servers that federated before don't federate anymore (tested systemli.org)
  • the nginx config listens on 443 and 8448 with a certbot (letsencrypt) SSL cert.
  • the nginx and conduit logs look clean

Does anyone have an idea what the problem could be?

In the case of http://systemli.org, I got a federation denied error, so that might be it. On the other hand, the other server you listed looks fine. So maybe it's just me
18:09:16
@gitlab:nheko.imGitlab [famedly/conduit] tulir replied to a thread on issue #336: Mautrix-Discord unable to send messages from discord to matrix: no server available to assist in joining

Trying to join a restricted room without being in the space is not a mistake, it's just a normal /join API call that should return M_FORBIDDEN if the join isn't allowed

18:12:51
@erlend_sh:matrix.orgerlend_sh Any thoughts on Linearized Matrix? https://github.com/matrix-org/matrix-spec-proposals/pull/3995 18:50:08
@erlend_sh:matrix.orgerlend_sh It seems to align neatly with Conduit’s ‘lightweight Matrix’ vibe. 18:50:31
@timo:conduit.rsTimo on Conduit ⚡️I wrote some ideas making all of Matrix linearized, but haven't received a detailed response yet18:52:20
@charles:computer.surgeryCharles ⚡️(https://gitlab.com/famedly/conduit/-/merge_requests/440 could probably be closed since the other one was merged)20:26:28

There are no newer messages yet.


Back to Room ListRoom Version: 6