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 was archived by the owner on Oct 17, 2019. It is now read-only.
This is an issue with the groups endpoint. The parsing of the response was done (accidentally) in the client code, which doesn't have a try..catch block, instead of inside the mtxclient lib.
Btw the NHEKO_ALLOW_INSECURE_CONNECTIONS=1 is not needed anymore. It'll work out of the box.
System:
Actual behavior
Crash on starting nheko using Dendrite as homeserver.
Expected behavior
Nheko to start :)
Steps to reproduce
Set up a dendrite instance
Logs
nheko.log
Debugger backtrace
The text was updated successfully, but these errors were encountered: