We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tried to access IRC bridge and it crashed
ClientException with SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 104), address = hackliberty.org, port = 36287, uri=https://hackliberty.org/_matrix/client/v3/rooms/!FFduYzybqKugFxObMB%3Akde.org/messages?from=s33303207_9440144_211670_62019460_2185047_6987_622978_33017406_0_5096&dir=b&limit=100&filter=%7B%22lazy_load_members%22%3Atrue%7D #0 IOClient.send (package:http/src/io_client.dart:154) #1 TimeoutHttpClient.send (package:matrix/src/utils/http_timeout.dart:47) #2 Api.getRoomEvents (package:matrix/matrix_api_lite/generated/api.dart:3621) #3 Room.requestHistory (package:matrix/src/room.dart:1233) #4 Timeline._requestEvents (package:matrix/src/timeline.dart:166) #5 Timeline.requestHistory (package:matrix/src/timeline.dart:94) #6 ChatController._tryLoadTimeline (package:fluffychat/pages/chat/chat.dart:298)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tried to access IRC bridge and it crashed
ClientException with SocketException: Connection reset by peer (OS Error: Connection reset by peer, errno = 104), address = hackliberty.org, port = 36287, uri=https://hackliberty.org/_matrix/client/v3/rooms/!FFduYzybqKugFxObMB%3Akde.org/messages?from=s33303207_9440144_211670_62019460_2185047_6987_622978_33017406_0_5096&dir=b&limit=100&filter=%7B%22lazy_load_members%22%3Atrue%7D
#0 IOClient.send (package:http/src/io_client.dart:154)
#1 TimeoutHttpClient.send (package:matrix/src/utils/http_timeout.dart:47)
#2 Api.getRoomEvents (package:matrix/matrix_api_lite/generated/api.dart:3621)
#3 Room.requestHistory (package:matrix/src/room.dart:1233)
#4 Timeline._requestEvents (package:matrix/src/timeline.dart:166)
#5 Timeline.requestHistory (package:matrix/src/timeline.dart:94)
#6 ChatController._tryLoadTimeline (package:fluffychat/pages/chat/chat.dart:298)
The text was updated successfully, but these errors were encountered: