cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Data Hub Modelling Workbench doesn't work work in GCP Trial Version

fabianrunge1
Participant
0 Kudos
240

Hi!

We've deployed the current Data Hub 1.0 SPS4 trial edition on GCP and are getting the following error:

Connection to the di-core component failed. Contact administrator to restart the di-core and SAP Web IDE components.

What can be done about this?

Accepted Solutions (0)

Answers (2)

Answers (2)

schneidertho
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Fabian,

alternatively you can also try to suspend the whole instance (via Cloud Appliance Library) and then activate it again.

Best regards
Thorsten

schneidertho
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Fabian,

can you try to restart webide/di-core as described in the Getting Started Guide (trouble shooting section), please.

These are the commands

sudo su - hxeadm
xs login -a https://vhcalhxedb:39030 -u XSA_ADMIN -p  -o
HANAExpress -s DATAHUB --skip-ssl-validation
xs restart webide
xs restart di-core

Best regards

Thorsten