Skip to content

Create a Development Project in SAP Business Application Studio #24078

@akaschmid

Description

@akaschmid

Tutorials: https://developers.sap.com/tutorials/hana-cloud-mission-trial-8.html

I have been running this simulation multiple time.. but the test is failing
Write here how you think we can improve the tutoria

  • Executing task in folder db: echo 'Prepared environment for deployment' && (npm ls --depth 0 --production || npm install) && (npm start -- --exit)

Prepared environment for deployment
npm warn config production Use --omit=dev instead.
deploy@ /home/user/projects/DDBestRunTravel/db
├── @sap/[email protected]
└── @sap/[email protected]

start
node node_modules/@sap/hdi-deploy/deploy.js --exit

VCAP_SERVICES:
{
"hana": [
{
"name": "HDI_Tutorial",
"label": "hana",
"plan": "hdi-shared",
"credentials": {
"schema": "HDI_TUTORIAL",
"database_id": "2d3f8325-c6d5-40b1-a67c*******",
"user": "HDI_TUTORIAL_",
"hdi_user": "HDI_TUTORIAL_5OXO6
****",
"service_key_name": "SharedDevKey"
},
"tags": [
"hana",
"database",
"relational",
"mta-resource-name:hdi_db",
"endpoint:https://api.cf.us10-001.hana.ondemand.com",
"org:*******66trial",
"space:dev"
]
}
],
"user-provided": [
{
"name": "DyUPS",
"label": "user-provided",
"credentials": {
"schema": "UPS_GRANTOR",
"user": "UPS_GRANTOR",
"tags": [
"hana"
]
},
"tags": [
"hana",
"mta-resource-name:cross-container-service-1",
"endpoint:https://api.cf.us10-001.hana.ondemand.com",
"org:*******0c66trial",
"space:dev"
]
}
]
}
@sap/hdi-deploy, version 5.6.0 (mode default), server version unknown (0.0.0.0), cloud version , node version 22.13.1, HDI version -1, container API version -1
Deployment started at 2025-12-30 15:56:25
Using @sap/[email protected] for connection
Detection of server version failed; root cause: Connection failed (RTE:[89013] Socket closed by peer {100.96.33.147:59984 -> 54.156.64.27:443} (100.96.33.147:59984 -> 2d3f8325-c6d5-40b1-a67c-c3090b4c4276.hna0.prod-us10.hanacloud.ondemand.com:443))
Detection of cloud version failed; root cause: Connection failed (RTE:[89013] Socket closed by peer {100.96.33.147:59994 -> 54.156.64.27:443} (100.96.33.147:59994 -> 2d3f8325-c6d5-40b1-a67c-c3090b4c4276.hna0.prod-us10.hanacloud.ondemand.com:443))
Detection of container API version failed; root cause: Connection failed (RTE:[89013] Socket closed by peer {100.96.33.147:60012 -> 54.156.64.27:443} (100.96.33.147:60012 -> 2d3f8325-c6d5-40b1-a67c-c3090b4c4276.hna0.prod-us10.hanacloud.ondemand.com:443))
Detection of HDI version failed; root cause: Connection failed (RTE:[89013] Socket closed by peer {100.96.33.147:60038 -> 54.156.64.27:443} (100.96.33.147:60038 -> 2d3f8325-c6d5-40b1-a67c-c3090b4c4276.hna0.prod-us10.hanacloud.ondemand.com:443))
Using default environment variables from file "default-env.json"
Using service replacements from environment variable "SERVICE_REPLACEMENTS" with 1 replacements
Deployment ended at 2025-12-30 15:56:25
Error: Option parameter is not supported by the server; based on detected server version unknown
(0s 218ms)

  • The terminal process "/bin/bash '-c', 'echo 'Prepared environment for deployment' && (npm ls --depth 0 --production || npm install) && (npm start -- --exit)'" terminated with exit code: 1.
  • Terminal will be reused by tasks, press any key to close it. l ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions