Add cert printing on failed derp handshake - #1906
Open
stalowyjez wants to merge 3 commits into
Open
Conversation
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
July 23, 2026 14:14
1ab5c25 to
e71e1c5
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
July 23, 2026 15:22
e71e1c5 to
4ad3abc
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
July 23, 2026 15:48
4ad3abc to
c04f58b
Compare
gytsto
previously approved these changes
Jul 24, 2026
gytsto
left a comment
Contributor
There was a problem hiding this comment.
few nits (can be ignored), but looks good +1
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
July 24, 2026 11:39
c04f58b to
6ca5e9f
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 3, 2026 15:04
6ca5e9f to
e81156f
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 3, 2026 15:09
e81156f to
f9df9dd
Compare
lcruz99
reviewed
Aug 4, 2026
lcruz99
reviewed
Aug 4, 2026
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 4, 2026 21:17
f9df9dd to
d7a69b8
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 5, 2026 14:33
d7a69b8 to
3e7613c
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 25, 2026 13:46
3e7613c to
6442bb4
Compare
stalowyjez
force-pushed
the
LLT-5911-add_more_logs_to_derp_connection
branch
from
August 25, 2026 16:12
6442bb4 to
6862950
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
We had a problem with debugging problems with DERP connections
Solution
Let's add printing certs on failing Derp connections, so we have some more info what happens inside
☑️ Definition of Done checklist