kumahq / kuma-counter-demo

This is the counter demo for Kuma, that demonstrates the capabilities of the service mesh.
Apache License 2.0
15 stars 17 forks source link

Not able to access kuma GUI on Local #9

Closed jaikratsinghtariyal closed 2 years ago

jaikratsinghtariyal commented 3 years ago

Hello, I am following article https://konghq.com/blog/getting-started-kuma-service-mesh/ and when running kubectl port-forward svc/kuma-control-plane -n kuma-system 5681:5681 command, below error logs are appearing on terminal and GUI is either not working or very very slow.

what am I doing wrong?

Error Logs: -

jaikratsinghtariyal@C02G47JNML7H bin % kubectl port-forward svc/kuma-control-plane -n kuma-system 5681:5681
Forwarding from 127.0.0.1:5681 -> 5681
Forwarding from [::1]:5681 -> 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
E0914 23:02:27.145726   24504 portforward.go:372] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:5681->127.0.0.1:60517: write tcp4 127.0.0.1:5681->127.0.0.1:60517: write: broken pipe
E0914 23:02:27.910222   24504 portforward.go:372] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:5681->127.0.0.1:60519: write tcp4 127.0.0.1:5681->127.0.0.1:60519: write: broken pipe
Handling connection for 5681
E0914 23:02:57.142136   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
E0914 23:02:57.927721   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
Handling connection for 5681
E0914 23:03:27.149215   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:03:27.937567   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
E0914 23:03:38.330821   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:03:38.653888   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
E0914 23:03:45.625788   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:03:47.466218   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
Handling connection for 5681
E0914 23:03:53.193923   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:03:56.610405   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:03:59.576055   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:04:12.001369   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:04:19.851502   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
E0914 23:04:19.851553   24504 portforward.go:340] error creating error stream for port 5681 -> 5681: Timeout occurred
Handling connection for 5681
github-actions[bot] commented 2 years ago

This issue was inactive for 30 days it will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant please comment on it promptly or attend the next triage meeting.

lahabana commented 2 years ago

Hi @jaikratsinghtariyal is there any specific details you can provide on how you are running this? How is your k8s cluster running? If the control-plane pod running?

jaikratsinghtariyal commented 2 years ago

@lahabana ...I am good... this ticket can be closed.