YunoHost-Apps / synapse_ynh

Matrix server (synapse) package for YunoHost
https://matrix.org/
GNU General Public License v3.0
79 stars 42 forks source link

Can't load spaces room lists #303

Closed yajo closed 2 years ago

yajo commented 2 years ago

Describe the bug

If I go to a space room list:

imagen

The rooms cannot be loaded:

imagen

My most immediate guess is that Spaces is a relatively new feature, while the Synapse version is relatively old. Any chances it can get updated to a newer version soon?

Thanks!

Context

Steps to reproduce

See description.

Expected behavior

Navigate space homes.

Logs

``` Mar 23 09:15:02 localhost python[5509]: 2022-03-23 09:15:02,929 - synapse.storage.txn - 579 - WARNING - PUT-361989- [TXN OPERROR] {update_presence-1a070e} could not serialize access due to concurrent update Mar 23 09:15:02 localhost python[5509]: 0/5 Mar 23 09:15:16 localhost python[5509]: 2022-03-23 09:15:16,190 - synapse.http.matrixfederationclient - 690 - WARNING - federation_transaction_transmission_loop-238008- {PUT-O-247468} [laze.today] Request failed: PUT matrix://laze.today/_matrix/federation/v1/send/1647171468821: HttpResponseException('403: Forbidden') Mar 23 09:15:16 localhost python[5509]: 2022-03-23 09:15:16,193 - synapse.federation.sender.per_destination_queue - 349 - WARNING - federation_transaction_transmission_loop-238008- TX [laze.today] Received 403 response to transaction: 403: Forbidden ```
MayeulC commented 2 years ago

This is probably fixed now, the app was updated

yajo commented 2 years ago

Correct