You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting upgrade seq from remote node may fails for various reasons.
Previous code handles SSH problems gracefully but other problems are
note handled and turn into misleading error messages.
This commit handles those problems in the same way in which SSH problems
are handled: output detail information to debug log and skip upgrading.
0 commit comments