IHTSDO / sct-snapshot-rest-api

Rest API for SNOMED CT Snapshot views, powered by Node.js, Express & MongoDB
Apache License 2.0
60 stars 44 forks source link

Windows #22

Closed 0xp3p3 closed 5 years ago

0xp3p3 commented 7 years ago
G:\sct-snapshot-rest-api>node app.js
Master cluster setting up 4 workers...
Connected to server/resources db.
Worker 21176 is online
Worker 19560 is online
Worker 17772 is online
Worker 19800 is online
Process 17772 is listening in port 4000 to all incoming requests
Connected to server/resources db.
Process 21176 is listening in port 4000 to all incoming requests
Process 19560 is listening in port 4000 to all incoming requests
Connected to server/resources db.
Connected to server/resources db.
Process 19800 is listening in port 4000 to all incoming requests
Connected to server/resources db.
Worker 17772 died with code: 3221225477, and signal: null
Starting a new worker
Worker 26308 is online
Process 26308 is listening in port 4000 to all incoming requests
Connected to server/resources db.

It looks good. but I can not access http://localhost:4000/

0xp3p3 commented 7 years ago

I checked on mac osx too. {"message":"Failed to lookup view \"index\" in views directory \"/Volumes/D/Sources/sct-snapshot-rest-api/views\"","error":{"view":{"defaultEngine":"pug","ext":".pug","name":"index","root":"/Volumes/D/Sources/sct-snapshot-rest-api/views"}}} It is appeared when I access http://localhost:3000

kaicode commented 6 years ago

Hi @TianDaGe, Are you still having this issue? Kind regards, Kai

0xp3p3 commented 6 years ago

I will check the new version soon.

kaicode commented 5 years ago

Closing due to inactivity.