---
name: openshift-ts-cluster-no-resources
title: After logging in to my cluster, why do I see a no resources found message?
description: '[Virtual Private Cloud] [Classic infrastructure]'
last-updated: 2026-08-13
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/openshift?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# After logging in to my cluster, why do I see a no resources found message?
{: #rhoks_ts_not_found}
{: troubleshoot}
{: support}

[Virtual Private Cloud]{: tag-vpc} [Classic infrastructure]{: tag-classic-inf} 


When you are running an `oc` command such as `oc get nodes` or `oc get secrets`, you see an error message similar to the following example.
{: tsSymptoms}

```sh
No resources found.
```
{: screen}


Your Red Hat OpenShift token is expired. Red Hat OpenShift tokens that are generated by using your IBM Cloud IAM credentials expire in 24 hours.
{: tsCauses}


Re-authenticate with the Red Hat OpenShift token by [copying the `oc login` command from the web console](https://cloud.ibm.com/docs/openshift?topic=openshift-cluster-access-public&format=markdown) or [creating an API key](https://cloud.ibm.com/docs/openshift?topic=openshift-cluster-access-automation&format=markdown).
{: tsResolve}