cancel
Showing results for 
Search instead for 
Did you mean: 

issue with deployment

former_member842761
Discoverer
0 Kudos

Hi experts,

I have a trouble with deployment of my full stack web application during using the BAS.

Before the update of the bas, the app is deployed well with the yaml file in the HTML5 Application tap in btp.

But after update of the bas, the yaml file is not opened with permanent loading.

I tried to deploy in this way (images below), but it failed to deploy with this error message below.

[ERROR] Upload application content failed { CODE: '1001' } validation error: Invalid file format. The request body must include a zip file that contains a zip file for each HTML5 application.

The resource file is 0byte and deployed app is disappear in the btp.

This symptom is occur after the update of the bas.

What should I do?

Thanks in advance.

View Entire Topic
yuval_morad
Employee
Employee

Please share the mta.yaml text file

Can you open it in text editor?

Can you perform npm install from cli to the project?

former_member842761
Discoverer
0 Kudos

I opened it in text editor.

Thank you for your help!