-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
No warning on TLS certificate issues / lasting connection failures #52
Labels
stale
The item is going to be closed soon because of inactivity
Comments
Closed
Closed
This issue is stale because it has been open for 120 days with no activity. |
github-actions
bot
added
the
stale
The item is going to be closed soon because of inactivity
label
Mar 7, 2024
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The automatic certificate renewal failed on my server and I just noticed fluffychat being stuck in the loading cycle without any indication that there is a connection issue.
Failing the connection is the right thing to do, but an indication that the connection failed and maybe when it was last successful would be nice.
To Reproduce
Use an expired certificate on the Synapse Server: the "loading bar" that keeps cycling on the top never stops cycling and just keeps going for minutes, indicating that data transfer is progressing, while in reality the connection to the server is failing.
Additional information:
/issue fluffy
The text was updated successfully, but these errors were encountered: