orientjs icon indicating copy to clipboard operation
orientjs copied to clipboard

Unhandled rejection OrientDB.ConnectionError [ECONNREFUSED]: connect ECONNREFUSED 127.0.0.1:2424

Open krngd2 opened this issue 7 years ago • 3 comments

I am getting this error when trying to connect to server's database fro nodejs application name: 'OrientDB.ConnectionError [ECONNREFUSED]', code: 'ECONNREFUSED', message: 'connect ECONNREFUSED 127.0.0.1:2424', data: {} }

krngd2 avatar Feb 16 '18 05:02 krngd2

same error.. could anyone answer for this??

pankajnarola1995 avatar Mar 21 '18 10:03 pankajnarola1995

Due to lack of proper community support, i have switched to MangoDB

krngd2 avatar Mar 22 '18 11:03 krngd2

Hi @krngd2

sorry to hear that. This error usually means that the server is not running on localhost:2424?

Did you check that the server is running?

Which version of orientjs and OrientDB?

wolf4ood avatar Mar 22 '18 11:03 wolf4ood