Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluvio SC CLI doesn't work with localhost #13

Closed
ajhunyady opened this issue Jan 21, 2020 · 0 comments
Closed

Fluvio SC CLI doesn't work with localhost #13

ajhunyady opened this issue Jan 21, 2020 · 0 comments

Comments

@ajhunyady
Copy link
Contributor

Steps to reproduce:

fluvio spu list --sc localhost:9003
error: cannot retrieve spus: Connection refused (os error 61)

Note: IP address works fine

fluvio spu list --sc 127.0.0.1:9003
ID NAME STATUS TYPE RACK PUBLIC PRIVATE
5001 custom-spu-1 online custom - localhost:9005 localhost:9006
5002 custom-spu-2 online custom - localhost:9007 localhost:9008
5003 custom-spu-3 online custom - localhost:9009 localhost:9010

nicholastmosher referenced this issue in nicholastmosher/fluvio Feb 4, 2021
* make multiplex wait time configurable
* apply fmt and clippy
nicholastmosher referenced this issue in nicholastmosher/fluvio Feb 4, 2021
* make multiplex wait time configurable
* apply fmt and clippy
sehz added a commit that referenced this issue Feb 5, 2021
* make multiplex wait time configurable
* apply fmt and clippy
simlay pushed a commit that referenced this issue Feb 25, 2021
* make multiplex wait time configurable
* apply fmt and clippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant