mfuroyama / nodeVISTAClients

example clients for nodeVISTA
GNU Affero General Public License v3.0
1 stars 0 forks source link

ssh to nodeVISTA: supplemental info needed #8

Closed rafael5 closed 7 years ago

rafael5 commented 7 years ago

ssh to nodeVISTA: supplemental info needed

Current instructions:

$ ssh vagrant@10.2.2.100 $ vdp -l vdp $ cd nodeVISTA/clinicalService $ npm install $ node index.js {"name":"clinicalService","hostname":"addgene-ubuntu-1604-vbox","pid":17213,"level":30, "msg":"Clinical Service listening on port 9030","time":"2017-02-27T20:22:47.506Z","v":0}

need to add login info for ssh:

$ ssh vagrant@10.2.2.100 => password: vagrant then within VM, need to add full path info: $ cd /home/vdp

but no nodeVISTA/clinicalService is at this path..

sbruno81 commented 7 years ago

Fixed per suggestions above

rafael5 commented 7 years ago

Thank you.

Still remain a port access issue to port 9030 (but not to 9000)

     console client: connection refused on port 9030

https://github.com/vistadataproject/nodeVISTAClients/issues/7 bug https://github.com/vistadataproject/nodeVISTAClients/issues?q=is%3Aissue+is%3Aopen+label%3Abug

7 opened 15 hours ago by rafael5

https://github.com/vistadataproject/nodeVISTAClients/issues?q=is%3Aissue+is%3Aopen+author%3Arafael5

On Mon, Mar 6, 2017 at 5:22 PM, sbruno81 notifications@github.com wrote:

Fixed per suggestions above

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vistadataproject/nodeVISTAClients/issues/8#issuecomment-284553244, or mute the thread https://github.com/notifications/unsubscribe-auth/ANWfnQX54e0kZwP1l4iBHpoGuYqdCl2bks5rjIcUgaJpZM4MUu7R .