-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Dear team,
Getting below error while logging into openhim console
I have setup openhim console and corejs on centos server with below steps:
installed mognodb 4.2
installed node 12.22.12
installed openssl
mkdir openhim-core-js
Git clone https://github.com/jembi/openhim-core-js.git
Npm install
npm run build
npm start
mkdir console
git clone https://github.com/jembi/openhim-console.git
cd openhim-console
npm install
npm run build
npm start
can anyone assist on fixing this issue.
https://:8080/heartbeat
this link work and providing below output
{"master":675.895664,"now":1687876639714}
but still it is not logging into console.
Metadata
Metadata
Assignees
Labels
No labels
