diff --git a/clientgui/BOINCBaseFrame.cpp b/clientgui/BOINCBaseFrame.cpp index 66523f4d81..45db23e9e4 100644 --- a/clientgui/BOINCBaseFrame.cpp +++ b/clientgui/BOINCBaseFrame.cpp @@ -556,6 +556,10 @@ void CBOINCBaseFrame::ShowConnectionFailedAlert() { return; } } + } else { + // Don't ask whether to reconnect to remote client + pDoc->Reconnect(); + return; } // %s is the application name