cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello All,

I am trying to convert node.js application into multitenant and after doing the changes I am trying to deploy the appication in sap btp, but I am getting the following error, Please find the attached screenshot and help me on the same.

So can anyone please help me on this.

0 Likes
View Entire Topic
HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

If you are using an old xsjs version, it would be good to upgrade to a recent version and try if it might already resolve your issue.

As I know, you need to use nodejs 10, as the nodejs 8 isn't supported anymore.

But from the error message, there might be also an issue with the database connection.