aio-interface: handle SSH key authorization error explicitly in remote backup setup#7997
Open
Copilot wants to merge 2 commits into
Open
aio-interface: handle SSH key authorization error explicitly in remote backup setup#7997Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Copilot created this pull request from a session on behalf of
szaimen
April 25, 2026 12:52
View session
szaimen
reviewed
Apr 25, 2026
szaimen
reviewed
Apr 25, 2026
22c4b75 to
0cdc06d
Compare
szaimen
reviewed
Apr 25, 2026
f9d4d40 to
7263da2
Compare
szaimen
reviewed
Apr 25, 2026
szaimen
reviewed
Apr 25, 2026
szaimen
reviewed
Apr 25, 2026
szaimen
reviewed
Apr 25, 2026
szaimen
reviewed
Apr 25, 2026
ebcbdaf to
d1c6f12
Compare
30 tasks
073fab9 to
69fe038
Compare
31 tasks
pabzm
reviewed
Jun 3, 2026
pabzm
left a comment
Member
There was a problem hiding this comment.
From reading the code this looks solid. I didn't test it though since it hasn't been tested at all.
I'm wondering where the selection of error codes 80 and 81 as being SSH-related comes from.
borgbackup.readthedocs.io/en/stable/internals/frontends.html#msgid only says they would represent "ConnectionClosed" and "ConnectionClosedWithHint", which to me sounds like it could be caused by anything network related.
Also there's code 87, "ConnectionBrokenWithHint", which might be worthwhile to consider?
19 tasks
38 tasks
szaimen
reviewed
Jun 8, 2026
szaimen
reviewed
Jun 9, 2026
…e backup setup Signed-off-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
4ffc4a9 to
87973d7
Compare
21 tasks
30 tasks
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.
Uh oh!
There was an error while loading. Please reload this page.