copyright | lastupdated | keywords | subcollection | content-type | ||
---|---|---|---|---|---|---|
|
2024-04-26 |
registry, list, images, timeout, account |
Registry |
troubleshoot |
{{site.data.keyword.attribute-definition-list}}
{: #troubleshoot-image-timeout} {: troubleshoot} {: support}
Listing images times out in {{site.data.keyword.registrylong}}. {: shortdesc}
The request timed out while you attempted to list your images in the {{site.data.keyword.cloud_notm}} console, CLI, or API. {: tsSymptoms}
The most likely cause of the timeout is that the account has many images. The vulnerability reports can't be displayed because the targeted account contains more images than Vulnerability Advisor can process. {: tsCauses}
You can run the ibmcloud cr image-list
command with the --restrict
option to reduce the scope of the list and increase performance. Alternatively, if you don't want to fetch vulnerability reports, use the --no-va
option. For help with managing the number of images, see Cleaning up your namespaces.
{: tsResolve}