Skip to content

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

@sishida

Description

@sishida

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions