Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.22 KB

ts_image_timeout.md

File metadata and controls

32 lines (21 loc) · 1.22 KB
copyright lastupdated keywords subcollection content-type
years
2017, 2024
2024-04-26
registry, list, images, timeout, account
Registry
troubleshoot

{{site.data.keyword.attribute-definition-list}}

Why does it time out when I list images in {{site.data.keyword.registryshort}}?

{: #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}