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

RequestTimedOutError 504: Timeout waiting for response from remote server #40

Closed
nikzen opened this issue May 13, 2024 · 0 comments · Fixed by #42
Closed

RequestTimedOutError 504: Timeout waiting for response from remote server #40

nikzen opened this issue May 13, 2024 · 0 comments · Fixed by #42
Assignees
Labels
bug Something isn't working

Comments

@nikzen
Copy link
Contributor

nikzen commented May 13, 2024

Description

It seems we have a small bug in version 0.4.5 which we should fix:

2024-05-13 15:27:16.619 | synapse.http.server - 130 - INFO - POST-54- <XForwardedForRequest at 0x7f928113aad0 method='POST' uri='/_matrix/client/v3/login' clientproto='HTTP/1.1' site='8008'> SynapseError: 403 - Invalid username or password
2024-05-13 15:27:16.618 | synapse.handlers.auth - 2179 - WARNING - POST-54- Failed to run module API callback <bound method TokenAuthenticator.check_oidc_auth of <synapse_token_authenticator.token_authenticator.TokenAuthenticator object at 0x7f92810913d0>>: 504: Timeout waiting for response from remote server
2024-05-13 15:27:16.616 | synapse.http.client - 435 - INFO - POST-54- Error sending request to  GET https://auth.famedly.de/.well-known/openid-configuration: RequestTimedOutError 504: Timeout waiting for response from remote server
2024-05-13 15:27:16.579 | synapse.rest.client.login - 341 - INFO - POST-54- Got login request with identifier: {'type': 'm.id.user', 'user': 'hwfuj2t7hj3epchfzvcmuvn324f72t489edy13h6nfx9cymjpy5g'}, medium: None, address: None, user: None
@nikzen nikzen added the bug Something isn't working label May 13, 2024
@emgrav emgrav self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants