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

Connection refused: server localhost:8080 was refused - did you specify the right host or port? #3

Open
jtorrex opened this issue Apr 20, 2023 · 1 comment

Comments

@jtorrex
Copy link

jtorrex commented Apr 20, 2023

Hi,

First, thanks for your work.

While trying to deploy the Vagrant Box both on versions 1.26 and 1.27, I'm facing this problem when the VM is completely up?

E0420 14:47:28.171297    7430 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
E0420 14:47:28.172978    7430 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
E0420 14:47:28.174568    7430 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
E0420 14:47:28.175973    7430 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?

Is necessary an additional configuration to the Vagrantfile? Thanks in advance.

@buuhsmead
Copy link

The kubeconfig is available under user 'root'.
sudo kubectl get nodes
should give some output

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

2 participants