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

wait_for_connection silently hangs for 60s #60

Open
Half-Shot opened this issue Nov 1, 2021 · 0 comments
Open

wait_for_connection silently hangs for 60s #60

Half-Shot opened this issue Nov 1, 2021 · 0 comments

Comments

@Half-Shot
Copy link
Contributor

It takes 60 seconds to connect to the HS in wait_for_connection, which suggests it's failed 6 times to do so. However, there doesn't appear to be any logs explaining why it's failed to connect so it looks like a hang. The bridge generally seems to work afterwards, so wondering if I am forgetting something.

[2021-11-01 15:29:44,139] [[email protected]] Initialization complete in 0.59 seconds
[2021-11-01 15:29:44,140] [[email protected]] Running startup actions...
[2021-11-01 15:29:44,140] [[email protected]] Starting appservice...
[2021-11-01 15:29:44,140] [[email protected]] Starting appservice web server on 0.0.0.0:29317
[2021-11-01 15:29:44,141] [[email protected]] Ensuring connectivity to homeserver
[2021-11-01 15:30:45,131] [[email protected].@foo:bar] Starting client due to ensure_started(even_if_no_session=False)
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant