Ref T2015. Very rarely, the New-PSSession call will fail with "authentication package is unknown". To workaround this issue, just retry until we establish a successful connection. The relevant error still gets outputted to standard error, so in the event that there are continous errors here, we'll be able to diagnose the issue.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T2015: Implement Drydock
Ensured that commands still ran correctly against Windows instances.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- retry-on-new-session-failure
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2506 Build 2510: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
This is only relevant for SSH on Windows, which is replaced by the WinRM stuff instead.