Error while starting consent-app node js

k_prathip
Participant III

We are trying to deploy the openbank project. The consent app shows as deployed in the environment. When we trigger a request we are getting error in the node js app in resolving the dependent modules. The modules are zipped and added in the resources folder. When we tried to start the node module from the command prompt we are able to start the application.

Attaching the error trace and proxy.consent-app-rev2-2017-12-21.zipconsentapptrace.txt

0 3 175
3 REPLIES 3

Hmm, you've got a lot of dependencies in that nodejs app.

I don't know "the openbank project". But maybe you can run that node app in a different hosting container - like Google Compute Engine?

> I don't know "the openbank project".

The openbank project is a part of Open Banking accelerator, developed by Apigee for UK banking customers.

The Open Banking Accelerator: https://apigee.com/api-management/solutions/apigee-open-banking-apix


The github site: https://github.com/apigee/openbank

The consent-app: https://github.com/apigee/openbank/tree/master/src/gateway/consent-app


Thank you. If anyone has problems running this project, I think maybe it's best to post an issue on the github repo.