The Media Library (DAM) and Media Explorer (Programmable Media) are the two main ways to navigate and manage Folders and Assets within your Cloudinary product environment.
Sometimes, things might not go as expected when using these tools. Here are the common errors encountered:
Common Media Library Errors
Downloaded folder does not contain all the files
You can select the files or folders that you want to download using our Media Library and click "Download" which will add them to a ZIP file and download it to your computer. This is subject to restrictions, a maximum of 1000 files in each ZIP, and each ZIP must be below (the larger of) 100 MB or the 'raw' file size limit of your account.
“No preview available” upon opening the file In the Media Library
The preview is available for Images, Videos, and PDFs. Raw files like docx, ppt, xlsx, etc. would not have previews except for PDF because it is generally uploaded as an Image.
There are some cases where previews are not available for large videos. Please contact support if this occurs.
Not able to Delete a Folder
From the Media Library, you can only delete folders with up to 1000 total assets. You will be prompted with an option to use the Bulk Delete feature. Please make sure to type in the folder you need to delete.
More information on how to delete all assets within a folder: https://support.cloudinary.com/hc/en-us/articles/202521092-How-to-delete-all-images-within-a-folder
Cannot Rename an asset
'<public_id>'' is reserved by the backup system. Use a different asset name or folder.
The error implies that you have a backup system that holds the public_id. The file was previously uploaded and then deleted, but since you have a backup, we still hold the file in case you want to recover it. So, effectively, you can't reupload an asset with the same name and instead, you should:
- Restore the file
- Upload the new asset with the same public_id to let the system know you are creating a new version of this file. If you are using an upload API, please indicate the overwrite:true parameter.
Here is the guideline to restore backed-up assets from either the Media Library UI or the Admin API: https://cloudinary.com/documentation/backups_and_version_management#restoring_deleted_assets_from_backup
Access denied to Media Library/Media Library Widget
Your account might not have the entitlement to access the Media Library. Please contact support.
Sharing Asset/Collection option is missing
In the Media Library, users have the capability to share assets and create / share collections. However, these features are not enabled by default for people with Media Library User roles.
The account admin can enable this by modifying the user permissions.
- Navigate to Settings > User Management
- Edit the user
- Select the necessary permissions
Downloading of zip files not unzipping on Windows
Some characters are disallowed in file names for Windows. Because of this, when the zip is opened up via Explorer, Windows doesn't know how to handle the file, and so it simply doesn't show it. There are third-party tools such as WinRAR or 7zip that have mechanisms in place to extract these files while still honoring Windows' naming conventions.
Folders/assets are not visible in the Media Library
Our system might be running a job for the Tier upgrade for your account. This tier upgrade is to enable the advanced search. While this job is running, you will see partial results in the Media Library.
Common Media Explorer Error
Error: Cannot Request Folders
The Media Explorer feature uses the Admin API, which is rate-limited. So you will need to keep your rate-limit in mind when using Media Explorer.
More information about rate limits: https://support.cloudinary.com/hc/en-us/articles/202520892-Are-Cloudinary-APIs-rate-limited
Comments
0 comments
Please sign in to leave a comment.