Failed to download packages of size more than 1GB from package manager | Community
Skip to main content
Level 4
April 21, 2022
Solved

Failed to download packages of size more than 1GB from package manager

  • April 21, 2022
  • 4 replies
  • 3672 views

Hi All,

I have been trying to download the package of size more than 1GB from package manager, But it is not completing, the progress bar goes till 80% then suddenly come back to 20% with more time to complete.

 

Is there any problem in downloading big content packages? I have already segregated the huge content packages to multiple packages but still size is 1GB. thought 1GB should not be a problem to download.

 

Please let me know is it known issue?

 

BTW I am trying it from chrome.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anish-Sinha

There is no better way to do it on AEM as CS as of now. You can move only through package manager.

If you are migrating from another system/place to dev or to stage or prod, there are different ways to do it.

But what I understand, your ask is from dev to stage or stage to prod within same AEM as CS program. In that case no other option as of now.

4 replies

Anish-Sinha
Adobe Employee
Adobe Employee
April 21, 2022

Hi @aem-enthu27 ,

For AEM as CS, there are multiple things that comes into picture when using the package manager. 

The content transfer from package manager limit is more about # of nodes, hierarchy, and other things. The size is also one of the factors. 1gb is the cap and cannot be increased as of now. But it is not always about the size. You can start with certain packages with assets/size and test.

Level 4
April 21, 2022

Thanks for the reply @anish-sinha 

 

What is the best way to download and deploy the assets from one environment to another ?

 

Thanks

Ganesh

+91-9380201140

Nitin_laad
Community Advisor
Community Advisor
April 22, 2022

@aem-enthu27  Have you tried grabbit or vault remote copy, refer below thread for detailed information   

Solved: huge content move from one environment to another - Adobe Experience League Community - 434224

milind_bachani
Adobe Employee
Adobe Employee
April 21, 2022

hi @aem-enthu27 ,

 

Have you tried splitting the package into multiple packages and tried? Since you are trying to download a package nearly the same size of the threshold limit, it might be interrupting your activity.

 

I would suggest to create multiple packages by dividing the filters and try downloading it. Please note that package size should be strictly <1GB. 


Thanks

Level 4
April 21, 2022

Thanks for the reply @milind_bachani .

Where is it mentioned 1GB as the limit ?

I tried with 700MB package as well but it failed with "The Network connection was lost" but I have proper internet connection.

 

As you suggest I can try with multiple packages, but that would time consuming as I have more than 10GB of data .

 

what is the best way to dowload and deploy the assets from one environment to another?

 

Thanks

Ganesh

RajaShankar
Community Advisor
Community Advisor
April 21, 2022

Hi @aem-enthu27 

Could you please try downloading using curl command

Example:

curl -u <user>:<password> http://localhost:4502/etc/packages/my_packages/test.zip

 

Hope this helps.

Let me know whether it works for your 1gb file size.

 

Regards

Rajashankar.R

Level 4
April 24, 2022

not working

June 15, 2022

hi all

i have same problem with my project When i try to download >1Gb file then i got 504/network failed 

but when is try to download the <1GB files of .zip then i get successful fir download and extract that file.

 

but for the >1GB file i get this problem 

 

someone saying that 1Gb is the limit of Package downloader/ manager 

someone telling to increase the network time out time I tried that but not working

 

if there is any solution then suggest me.