Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Projects fail to build, and user pods are missing in IBM Cloud Private. #42

Open
sishida opened this issue Dec 12, 2018 · 0 comments
Open

Comments

@sishida
Copy link
Collaborator

sishida commented Dec 12, 2018

Issue type: Bug
Reported in: Microclimate 18.12
Internal issue: Portal issue 621
Fixed in:

Description of issue:
If your login session expires when you run Microclimate in IBM Cloud Private, projects might fail to build when you log back in. Run the kubectl get pods command to check that all your pods are running. You should see the following three pods, but if you encounter this issue, they are missing:

microclimate-ibm-microclimate-<user>-editor-<xxxxx>-<xxxx>
microclimate-ibm-microclimate-<user>-filewatcher-<xxxxx>
microclimate-ibm-microclimate-<user>-loadrunner-<xxxxx>-<xxxx>

Workaround:
Restart the Microclimate portal. Run the kubectl get pods command to find the name of the Microclimate portal pod. Then, run kubectl delete pods microclimate-ibm-microclimate-<xxxxx>-<xxxx> to restart it.

Status updates:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant