Skip to content

Fix ssh timeouts on nxos#3728

Merged
robertcheramy merged 2 commits intomasterfrom
fix/3725-ssh-disconnect
Jan 17, 2026
Merged

Fix ssh timeouts on nxos#3728
robertcheramy merged 2 commits intomasterfrom
fix/3725-ssh-disconnect

Conversation

@robertcheramy
Copy link
Collaborator

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Revert 85c0eb7
We need a specific disconnect for SSH in shell mode, see issue #3725. This might be fixed in Net::SSH but the issue is not obvious (this might be a race condition), so I prefer to revert to the previous code in Oxidized.
Close #3725

@robertcheramy robertcheramy merged commit 8f0103a into master Jan 17, 2026
12 checks passed
@robertcheramy robertcheramy deleted the fix/3725-ssh-disconnect branch January 17, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cisco NXOS devices time out after upgrading to docker image master-e62e12b

1 participant