# cdn\_metadata required in cocoapods proxying

**URL:** https://community.sonatype.com/t/cdn-metadata-required-in-cocoapods-proxying/14826
**Category:** Sonatype Nexus Repository
**Created:** [April 22, 2025, 5:07pm UTC](https://community.sonatype.com/t/cdn-metadata-required-in-cocoapods-proxying/14826 "2025-04-22T17:07:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Tony77](https://avatars.discourse-cdn.com/v4/letter/t/c37758/32.png) [@Tony77](https://community.sonatype.com/u/Tony77)
#### Post date: [April 22, 2025, 5:07pm UTC](https://community.sonatype.com/t/cdn-metadata-required-in-cocoapods-proxying/14826/1 "2025-04-22T17:07:53Z")

</div>

Our cocoapods proxying is not working. When we browse the cocoapods-proxy, we see a cdn\_metadata folder.

When we set the source in the Podfile as `https://foo.com/repository/cocoapods-proxy/`, Nexus returns 500 code errors when trying to download files in that folder because the files are located under a folder called `cdn_metadata`. If we try to append `cdn_metadata` to the Podfile’s source, we can download the files but then get other errors.

cdn\_metadata seems to be a Nexus folder, not something from cocoapods. Is there another configuration or setting option that aligns the Nexus folder hierarchy with cocoapods? Setting to remove cdn\_metadata?

---

<div class="post-metadata">

### Author: ![mpiggott](https://avatars.discourse-cdn.com/v4/letter/m/f0a364/32.png) [@mpiggott](https://community.sonatype.com/u/mpiggott)
#### Post date: [April 22, 2025, 8:38pm UTC](https://community.sonatype.com/t/cdn-metadata-required-in-cocoapods-proxying/14826/2 "2025-04-22T20:38:27Z")

</div>

You’d want to take a look at the nexus.log which likely includes details about what the cause of the 500 response.
