SOLVED matrix.org (communication)
-
Thanks! There are some bugs with the package however. Users have to login twice to get inside.
Also, the Security & Privacy section won't open at all.
I've carefully compared my
riot_config.json
with the new one and adjusted accordingly (almost no diff). -
which version of matrix are you using?
-
@yusf I can't confirm that. I deployed it, replaced all occurences of the riot domain to the matrix/synapse one and it works right out of the box (using username to login). Are you on the latest matrix build? Might push another update in a bit as they released 0.99.2rc1 earlier today, this means the 0.99.2 should be out soon.
-
@msbt Dang, I forgot to push an update of matrix, sorry. After I did, things started working more proper.
Security & Privacy section of room settings still won't open but Iāve pinned that issue down to a specific room, the premade ādiscussā room, so letās put that blame on Riot.
Thank you for your help and advice. Is matrix/riot coming to the app store some day?
-
that I don't know, it would require a lot more testing since I've just forked and updated someone else's repo for my own needs. 0.99.2 is out, maybe I'll do a rebuild when 1.0 is ready and add all features that are required/available.
-
I'd be interested in an integrations server app for Cloudron, built on dimension.
-
@msbt Would you bump the version please?
v1.0.5
is the latest release. -
sure thing @yusf, there you go: https://git.cloudron.io/msbt/riot-app
-
Whatās the process of getting this to the App Store?
-
well, riot alone won't do much good. as for matrix: I would want to wait for v1.0 and redo the repo (v0.99.3rc1 got released today).
-
@yusf before you ask, I've just pushed the 1.0.6 update
-
@msbt Lol, I was just going to!
-
Matrix is also updated to v0.99.3: https://git.cloudron.io/msbt/matrix-riot-app
-
Btw, there's an inofficial Matrix channel at
#cloudron:matrix.org
. -
So since matrix.orgās development infrastructure got megaowned today i figured Iād put this here:
After Matrix has restored its major services, they noticed that the GPG keys used for signing packages where compromised.
The key IDs are:
AD0592FE47F0DF61
(synapse)
E019645248E8F4A1
(Riot/Web)Please make sure to no longer use those keys.
-
@msbt Errors installing Matrix app anew:
sed: can't read homeserver.yaml: No such file or directory
When looking in
/app/data
onlynginx
andsynapse
folders show, and they are both empty.Please look into it.
-
hey @yusf
I've pushed another update for the latest riot and matrix apps. I did not set up email and ignored the turn settings too, since quite a few things changed since they're heading towards v1.0 and I don't have too much time on my hands. But I tested it and login should work for Ldap users. Thanks for the info, didn't realize it wasn't working on fresh setups. -
Thanks so much, will try soon.
-
Works good so far. Email is not important in this case but TURN is, so Iām eagerly awaiting that feature.
Thank you for fixing it.
I just reread an earlier post of yours. From this version of synapse an onwards, will there be forward compatibility? Itās my bad I didnāt read it properly and of course my fault for installing unfinished packages but since Iām pretty screwed if I canāt upgrade this package later I want to inquire if thatās the case and possibly beg you to keep future versions compatible with this version. Iād help with testing if that
-
Idea: Put
index.html
in/app/data
so that it's editable.