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

[QUESTION/HELP] E0120 11:23:24.665782 6485 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? getting this error in agent please help #1399

Open
HakaishinShwet opened this issue Jan 20, 2024 · 2 comments
Labels
question Further information is requested

Comments

@HakaishinShwet
Copy link

_k3d-jashinn-agent-0_logs.txt
getting E0120 11:23:24.665782 6485 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?

i have attached the logs please help me and guide me completely how can i fix and what is causing this issue

@HakaishinShwet HakaishinShwet added the question Further information is requested label Jan 20, 2024
@HarimbolaSantatra
Copy link

You didn't gave us enough information.

  • What command are you trying to run ?

  • Is the cluster running ? To find out:

    k3d cluster list
    kubectl cluster-info

  • Is it actually running on the correct port, as said by the error ? Look at the kubeconfig file:

    kubectl config view.

@HakaishinShwet
Copy link
Author

@HarimbolaSantatra for listing cluster k3d cluster list using this command was getting this but at that time i didnt created any cluster so i should be getting any error it should so empty or something instead of this issue i guess?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants