You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Tried to add a room ( #ubuntu-hour:grin.hu ) to the community, and the server responded that it cannot be added. It wasnt't saved in riot.
Next time I try to come to the community page synapse 500'd it.
2020-03-15 10:44:12,652 - synapse.http.server - 110 - ERROR - GET-1036905- Failed handle request via 'GroupRoomServlet': <XForwardedForRequest at 0x7f64a47982b0 method='GET' uri='/_matrix/client/r0/groups/%2Bmagyarok%3Agrin.hu/rooms' clientproto='HTTP/1.1' site=8008>
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
result = g.send(result)
StopIteration: {}
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
result = g.send(result)
StopIteration: {}
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/synapse/http/server.py", line 78, in wrapped_request_handler
await h(self, request)
File "/usr/lib/python3/dist-packages/synapse/http/server.py", line 331, in _async_render
callback_return = await callback_return
File "/usr/lib/python3/dist-packages/synapse/rest/client/v2_alpha/groups.py", line 329, in on_GET
group_id, requester_user_id
File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
result = g.send(result)
File "/usr/lib/python3/dist-packages/synapse/handlers/room_list.py", line 294, in generate_room_entry
result["m.federate"] = create_event.content.get("m.federate", True)
AttributeError: 'NoneType' object has no attribute 'content'
Description
Tried to add a room ( #ubuntu-hour:grin.hu ) to the community, and the server responded that it cannot be added. It wasnt't saved in riot.
Next time I try to come to the community page synapse 500'd it.
And later even better
...and so on...
Steps to reproduce
Version information
Homeserver:
If not matrix.org: grin.hu
Version:
1.11.1-1 (Debian)
Install method:
Debian (not NV)
The text was updated successfully, but these errors were encountered: