cancel
Showing results for 
Search instead for 
Did you mean: 

"No space left on device" when building application in BAS

0 Kudos

Hi All,

We are using BAS to create SAP FIORI application-application type(SAPUI5 freestyle). We are using SAPUI5 Application and using MTA template(Standalone approuter).

While building the project we are getting error: [2021-02-17 09:41:57] ERROR could not package the "com-inv-zstandalnprj_ui_deployer" module when archiving: write /home/user/projects/zstandalnprj/.zstandalnprj_mta_build_tmp/com-inv-zstandalnprj_ui_deployer/data.zip: no space left on device

We have already looked in the note 3012674,when we run the command on the terminal df -ih,

we can see enough space left. /dev/rbd10 512K 89K 424K 18% /home

we have confirmed everything on this:

https://help.sap.com/viewer/9d1db9835307451daa8c930fbd9ab264/Cloud/en-US/62003fa8096f47a99089395840a...

But still the build is failing.

regards, Asia

0 Kudos

Hi Asia,

In which landscape you are working? is it trial or eu10 system?

Regards, Ahmad

0 Kudos

Hi Ahmad,

It is eu10.

regards,

Asia

0 Kudos

Hi Asia,

It seems that the zip file it is creating is so huge which cannot fit the available inodes in the devspace.

Could you please stop your devspace? I would like to increase the devspace size.

Please update me once it is stopped. And please provide me with the dev space ID.

Regards, Ahmad

0 Kudos

Hi Ahmad,

Thanks for your response.

The space issue resolved after we stared using managed app router.

We have developed and deployed an Fiori Application - Freestyle UI5 Application through BAS. We are using Managed Approuter. The deployed application is visible in the Cloud Foundry - Space - Instances with (Destination,AppHost, Authorization app).

But this Application Router not visible in Subaccount HTML5 repository or Space - Application repository and neither in Portal Service - Content Provider (saas-approuter).

We need to add this deployed app to our Portal service at subaccount level and as the application/router not available in any TML5 repository we are not able to add the app.

Please advise if any imp step is missed here wit integrate the application from the Instance to the HTML5 repository (Specially the subaccount HTML5 repo)?

regards,

Asia

Hi Asia,

I forwarded your question to our experts, they will contact you as soon as possible.

Regards, Ahmad

umberto_panico
Participant
0 Kudos

Hi,

same error here....

[2021-02-24 11:32:32] INFO executing the "npm install --production" command... .npm WARN tar ENOSPC: no space left on device, write npm ERR! cb() never called!

Accepted Solutions (0)

Answers (2)

Answers (2)

jvanattenhoven
Participant
0 Kudos

I have experienced the same issue; did not get solved.

yuval_morad
Employee
Employee
0 Kudos

You do not have approuter application in case of managed approuter.

Please share the following:

1. mta.yaml

2. xs-app.json

3. manifest.json

4. package.json of UI app and root

5. ui5.yaml

In addition have a look here

https://blogs.sap.com/2021/01/14/migrating-sap-fiori-applications-from-neo-to-cloud-foundry-using-sa...

0 Kudos

Hi Yuval,

Thanks for your reply.

My issue is fixed.

Regards,

Asia