cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Deploying MTA App Using Open Service Broker API in SAP Tutorials Mission

SilasCosta
Participant
0 Kudos
240

Hello Everyone, im getting an error when deploying my MTA file in one of the steps od the Mission:https://developers.sap.com/mission.cp-azure-services.html

At this moment i'm trying to follow this steps to know how we can upload and download a file using sap SCP Cf and azure Blob storage.

This is the error message:

I also created an issue in the SAP Github https://github.com/SAPDocuments/Tutorials/issues/5124

Can someone help me ?

gregorw
Active Contributor

Have you checked the mentioned logs that you can download with the

cf dmol -i ...

command?

View Entire Topic
maxstreifeneder
Product and Topic Expert
Product and Topic Expert

Hi silasd23,

as already stated in the GitHub issue: I'm relatively sure (without knowing the exact logs coming from cf dmol -i) that this is because of a node version issue -Cloud Foundry doesn't accept any node 8 applications anymore - the sample application still uses node 8. I'm already working on a fix for the sample application. You can expect a fix in the next couple of days. sorry!

Cheers,
Max

former_member242013
Discoverer
0 Kudos

Thanks a lot iinside ! I'll be happly waiting for your update then !

SilasCosta
Participant
0 Kudos

just to add follow the Logerror.txt

maxstreifeneder
Product and Topic Expert
Product and Topic Expert
0 Kudos

silasd23 - had a look at your error log. "The service broker rejected the request to https://saptechedmynamesilas.cfapps.eu10.hana.ondemand.com/v2/service_instances/9479b4f7-a12b-4f18-b.... Status Code: 404 Not Found, Body: 404 Not Found: Requested route ('saptechedmynamesilas.cfapps.eu10.hana.ondemand.com') does not exist." - the service broker application wasn't succesfully pushed to your space.

https://developers.sap.com/tutorials/cp-osba-azure-deploy-service-broker.html (Step 😎 is most likely erroneous. please repeat the step and also have a look at the corresponding logs of this step.

SilasCosta
Participant
0 Kudos

I'll do that! Thanks again ! I let you know if i get success !

SilasCosta
Participant
0 Kudos

iinside hope you are safe and well!

I has been able to publish everything but when i tried to access i got one error and then i tried to delete all an try again and now i have one other problem that i can not delete the service broker from by space and if i try to force it i get one error message saying to open an SAP ticket, also i tryed to delete my trial account. Can you also help me with that ?