Expand my Community achievements bar.

SOLVED

Purge API token for CDN cache

Avatar

Level 4

Has anyone used cdn.yaml for configuring Purge API token which can be used to purge the Fastly cache.

 

I am following below article to add Purge API token configuration - 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con...

 

When deploying the changes, I am getting build failure with below message:

 

2024-07-10T11:32:04+0000 [ERROR] Error while processing the download and upload to shareName. Cause: Size of the config file is bigger than the permitted size. Make sure codeLocation is configured correctly

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @pardeepg4829047 ,

This seems more like a fileupload size issue error.
You can try to set MaxFileSize in your yml file.
You can follow below link or more details on it

https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/debugging/debuggin...

 

-Tarun

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @pardeepg4829047 ,

This seems more like a fileupload size issue error.
You can try to set MaxFileSize in your yml file.
You can follow below link or more details on it

https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/debugging/debuggin...

 

-Tarun

Avatar

Administrator

@pardeepg4829047 Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni