pnxtech / hydra-cli

Hydra Command Line Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydra shows no services or nodes

intermundos opened this issue · comments

Hello,

hydra-cli nodes or hydra-cli services returns an empty array.

Service is running as in example of hello-service. Followed every step.

Can you please point out where should I look to fix this?

Thank you in advance.

A

@intermundos what version of hydra-cli are you using and what platform are you running it on?

hydra-cli version 1.3.6, Mac El Captain 10.11.3, iTerm2, Node 8.4.0, npm 5.4.1

@intermundos are you running Redis locally on your Mac? Also are your services running locally? If so, did you configure your service to point to the same Redis instance that Hydra-Cli is pointing to?

That was the reason - bad config. After changing in config.json serviceIP and redis.url from 127.0.0.1 to localhost, everything works.

Thanks a lot for help.

Hydra looks very interesting for our new project. More questions to follow :)

@intermundos Glad to help!! If you think you might have more questions you should consider joining our slack channel ;-)

I am in :)