A. Users¶
1. OSL Servers Time Out¶
Problem: An user’s server consistently times out while other users have no difficulty starting a server.
Solution: Respawn the hub pod. Sometimes an internal state within hub gets out of sync with the actual state.
To respawn the hub pod, in a terminal:
sk <name-of-cluster>kubectl get podskubectl delete pod <name-of-hub-pod>