intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

When deleting a project an error message appears

Open lgrossma opened this issue 2 years ago • 0 comments

When deleting a project, instead of automatically switching to an older project or showing the default message when no older project is available, this error message is show:

Could not get namespaces: The okhttp client executor has been shutdown. More than likely this is because the KubernetesClient.close method (see debug logging) has been called - please ensure that is intentional. Dispatcher: okhttp3.Dispatcher@6dd4f708

Refreshing helps to show the correct content but does not happen automatically.

lgrossma avatar Dec 01 '23 12:12 lgrossma