Skip to Content
1
Apr 08, 2021 at 01:47 PM

CAP with SAP HANA Cloud Full-Stack App Deployment Error

977 Views

I've followed Thomas Jungs tutorial series on CAP with SAP HANA Cloud Full-Stack apps. Great series and learned a lot but I am unable to deploy the project after completing the tutorial series. I have attempted to build and deploy from BAS & locally and continue to get a file storage error shown below. Is this an issue with the mta definition or SAP infrastructure?

tutorial series: https://developers.sap.com/mission.hana-cloud-cap.html

error on mta deployment:

Uploading content module "transportation-execution_ui_deployer" in target service "transportation-execution_html_repo_host"...

Error uploading content module "transportation-execution_ui_deployer" in service "transportation-execution_html_repo_host": org.cloudfoundry.multiapps.controller.persistence.services.FileStorageException: com.sap.cloud.lm.sl.xs2.content.client.ContentDeployerException: Operation 'Upload File' to the URL 'https://html5-apps-repo-dt.cfapps.eu10.hana.ondemand.com/v2/files/upload' failed. Remote server responded with HTTP status code 500, error message: 'Upload application content failed { CODE: '1001' } validation error: Error while parsing request; Error: maximum file length exceeded', error type 'Bad Request' 

Process failed