Skip to content

issue while logging into openhim console #1198

@nk8291

Description

@nk8291

Dear team,

Getting below error while logging into openhim console

image

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

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