cancel
Showing results for 
Search instead for 
Did you mean: 

CF trial account: problems to build node.js and db-service

former_member603667
Participant
400

Hi community,

I have a urgent question. I was developing a multi-target-application in a cloud foundry trial account (region Frankfurt (AWS)) on scp with node.js and sapui5 for some experimental purposes in my company. Now after a break of about 4 weeks (and expanding trial version) I can not build any node.js modules any more. Error says: "(Nodejs build) Nodejs build task "npm install --no-save" failed". Does anyone has the same problem?

And as a further problem: My database-instances can not be created anymore. Error says: "Creating a service instance for the 'cf_postgres_db' resource type is currently not supported". My colleague has also created a trial account (region Frankfurt (AWS)), but somehow in his list of available services, there are no databases as mongo-db or postgres-db available. Why is this so? Has SAP changed the possibilities of the trial version?

Also MTA-build does not work: error say: (MTA BUILD) Request failed: error URI: /di/async-ext/workspaceqidg72wbtlq2n36f/97d57d21-0535-4f14-b290-55b6a92fac97

Best regards,

Paige

bmcdonn2
Participant

I experienced the same issue today with a trial account in US East (VA) AWS region. In my situation I simply created a multi-target application using the project templates and then added a simple nodejs module to that MTA project. Building the MTA as a whole and building the individual nodejs module separately both failed with the same errors you listed.

former_member603667
Participant

Hi bmcdonn2cf,

thank you for your comment. I tried again right now and apparently it seems to work again. Might have been a temporary bug.

Best regards!

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor
0 Kudos

Please logon at https://hanatrial.ondemand.com and then navigate to Cloud Foundry and check if your trial period is still running. If not click on the link showing 0 in the top-right corner and extend the period. Then try the build again.

former_member603667
Participant
0 Kudos

Hi gregorw ,

thank you for your comment. The trial period ist still running, 3 days left then the 90 days are over. Wanted to export it to my colleague, so that he can play around with it. But apparently the build function works today again.

Do you have an idea, why the db services are not available anymore?

Best regards!