-
Notifications
You must be signed in to change notification settings - Fork 231
better error flows on failure to reattach #955
Copy link
Copy link
Closed
Milestone
Description
@bogdomania was connecting to an always-on client using The Lounge. Since the browser-to-TL connection was plaintext, TL correctly did not send the secure flag with its WEBIRC command. This meant that the new client connection did not have modes.TLS, forbidding reattach:
Since this cannot be corrected by sending a new NICK line, the error should be fatal in this case. In general, these cases should have better error messages even when a non-fatal 433 ERR_NICKNAMEINUSE is correct.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels