Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeout for login requests #63

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Increase timeout for login requests #63

merged 1 commit into from
Feb 9, 2024

Conversation

progval
Copy link
Owner

@progval progval commented Feb 9, 2024

@terminaldweller Could you check this resolves #62 ?

@terminaldweller
Copy link

when i try to connect I get this:

matrix2051-matrix2051_matrix-1  | 21:34:30.760 [info]  Incoming connection from ::ffff:172.26.0.1:37082
matrix2051-matrix2051_matrix-1  |
matrix2051-matrix2051_matrix-1  | 21:34:41.019 [error] ** (MatchError) no match of right hand side value: ["terminaldweller"]
matrix2051-matrix2051_matrix-1  |     (matrix2051 0.1.0) lib/irc/handler.ex:1105: M51.IrcConn.Handler.handle_unbatched/2
matrix2051-matrix2051_matrix-1  |     (matrix2051 0.1.0) lib/irc/handler.ex:712: M51.IrcConn.Handler.handle/2
matrix2051-matrix2051_matrix-1  |     (matrix2051 0.1.0) lib/irc/handler.ex:132: M51.IrcConn.Handler.loop/1
matrix2051-matrix2051_matrix-1  |     (elixir 1.10.3) lib/task/supervised.ex:90: Task.Supervised.invoke_mfa/2
matrix2051-matrix2051_matrix-1  |     (stdlib 3.14) proc_lib.erl:226: :proc_lib.init_p_do_apply/3

But the connection is made successfully, not sure what the error means.
I can connect to matrix.org and see the room I'm in.

@progval
Copy link
Owner Author

progval commented Feb 9, 2024

Thanks, I'll write another fix for that

@progval progval merged commit 8cf8f99 into main Feb 9, 2024
16 checks passed
@progval progval deleted the login-timeout branch February 9, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

receive timeout when connecting to matrix.org
2 participants