Skip to content

minikube issue #21822

@IncridableAcuman

Description

@IncridableAcuman

What Happened?

❌ Exiting due to SVC_UNREACHABLE: service not available: no running pod for service node-app-service found

Attach the log file

Log file created at: 2025/10/29 19:40:09
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 19:40:09.293906 19376 out.go:360] Setting OutFile to fd 124 ...
I1029 19:40:09.294418 19376 out.go:413] isatty.IsTerminal(124) = true
I1029 19:40:09.294418 19376 out.go:374] Setting ErrFile to fd 128...
I1029 19:40:09.294418 19376 out.go:413] isatty.IsTerminal(128) = true
W1029 19:40:09.305824 19376 root.go:314] Error reading config file at C:\Users\Izzat.minikube\config\config.json: open C:\Users\Izzat.minikube\config\config.json: The system cannot find the file specified.
I1029 19:40:09.307898 19376 mustload.go:65] Loading cluster: minikube
I1029 19:40:09.310487 19376 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 19:40:09.317427 19376 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
I1029 19:40:09.378525 19376 host.go:66] Checking if "minikube" exists ...
I1029 19:40:09.381261 19376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I1029 19:40:09.421473 19376 api_server.go:166] Checking apiserver status ...
I1029 19:40:09.423037 19376 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.minikube.
I1029 19:40:09.424708 19376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 19:40:09.463840 19376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50791 SSHKeyPath:C:\Users\Izzat.minikube\machines\minikube\id_rsa Username:docker}
I1029 19:40:09.625967 19376 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2290/cgroup
I1029 19:40:09.637631 19376 api_server.go:182] apiserver freezer: "7:freezer:/docker/0439316feb433ba873bebadccc0a96ea45337f672f038a0a9ba7dbd31340b88b/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8f8c83c52ab7fff0ce1cbbd87abb956a76164a42205bc2d40c43e50d31c2daf8"
I1029 19:40:09.638176 19376 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0439316feb433ba873bebadccc0a96ea45337f672f038a0a9ba7dbd31340b88b/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8f8c83c52ab7fff0ce1cbbd87abb956a76164a42205bc2d40c43e50d31c2daf8/freezer.state
I1029 19:40:09.645091 19376 api_server.go:204] freezer state: "THAWED"
I1029 19:40:09.645618 19376 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:50789/healthz ...
I1029 19:40:09.655536 19376 api_server.go:279] https://127.0.0.1:50789/healthz returned 200:
ok
I1029 19:40:09.655536 19376 host.go:66] Checking if "minikube" exists ...
I1029 19:40:09.657758 19376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 19:40:09.741995 19376 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 19:40:09.744708 19376 out.go:203]
W1029 19:40:09.746285 19376 out.go:285] ❌ Exiting due to SVC_NOT_FOUND: Service 'node-app-service' was not found in 'default' namespace.
You may select another namespace by using 'minikube service node-app-service -n '. Or list out all the services using 'minikube service list'
I1029 19:40:09.747341 19376 out.go:203]
Log file created at: 2025/10/29 19:43:00
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 19:43:00.092699 3320 out.go:360] Setting OutFile to fd 124 ...
I1029 19:43:00.093697 3320 out.go:413] isatty.IsTerminal(124) = true
I1029 19:43:00.093697 3320 out.go:374] Setting ErrFile to fd 128...
I1029 19:43:00.093697 3320 out.go:413] isatty.IsTerminal(128) = true
W1029 19:43:00.106180 3320 root.go:314] Error reading config file at C:\Users\Izzat.minikube\config\config.json: open C:\Users\Izzat.minikube\config\config.json: The system cannot find the file specified.
I1029 19:43:00.106746 3320 mustload.go:65] Loading cluster: minikube
I1029 19:43:00.107806 3320 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 19:43:00.113462 3320 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
I1029 19:43:00.154188 3320 host.go:66] Checking if "minikube" exists ...
I1029 19:43:00.156347 3320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I1029 19:43:00.196481 3320 api_server.go:166] Checking apiserver status ...
I1029 19:43:00.197106 3320 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.minikube.
I1029 19:43:00.198781 3320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 19:43:00.236550 3320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50791 SSHKeyPath:C:\Users\Izzat.minikube\machines\minikube\id_rsa Username:docker}
I1029 19:43:00.345634 3320 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2290/cgroup
I1029 19:43:00.352952 3320 api_server.go:182] apiserver freezer: "7:freezer:/docker/0439316feb433ba873bebadccc0a96ea45337f672f038a0a9ba7dbd31340b88b/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8f8c83c52ab7fff0ce1cbbd87abb956a76164a42205bc2d40c43e50d31c2daf8"
I1029 19:43:00.352952 3320 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0439316feb433ba873bebadccc0a96ea45337f672f038a0a9ba7dbd31340b88b/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8f8c83c52ab7fff0ce1cbbd87abb956a76164a42205bc2d40c43e50d31c2daf8/freezer.state
I1029 19:43:00.359693 3320 api_server.go:204] freezer state: "THAWED"
I1029 19:43:00.359693 3320 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:50789/healthz ...
I1029 19:43:00.364442 3320 api_server.go:279] https://127.0.0.1:50789/healthz returned 200:
ok
I1029 19:43:00.364442 3320 host.go:66] Checking if "minikube" exists ...
I1029 19:43:00.366038 3320 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 19:43:00.419990 3320 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 19:43:00.424711 3320 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 19:43:00.428367 3320 service.go:215] Found service: &Service{ObjectMeta:{node-app-service default bcd6d62a-cabe-4638-9029-14d056176a10 731 0 2025-10-29 19:42:32 +0500 +05 map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"node-app-service","namespace":"default"},"spec":{"ports":[{"nodePort":30007,"port":80,"protocol":"TCP","targetPort":8080}],"selector":{"app":"node-app"},"type":"NodePort"}}
] [] [] [{kubectl-client-side-apply Update v1 2025-10-29 19:42:32 +0500 +05 FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{"port":80,"protocol":"TCP"}":{".":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 8080 },NodePort:30007,AppProtocol:nil,},},Selector:map[string]string{app: node-app,},ClusterIP:10.107.187.216,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.107.187.216],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
I1029 19:43:00.430446 3320 host.go:66] Checking if "minikube" exists ...
I1029 19:43:00.432600 3320 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 19:43:00.476995 3320 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 19:43:00.496871 3320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 19:43:00.556568 3320 out.go:252] 🏃 Starting tunnel for service node-app-service.
I1029 19:43:00.669516 3320 ssh_conn.go:187] node-app-service tunnel: Warning: Permanently added '[127.0.0.1]:50791' (ED25519) to the list of known hosts.
I1029 19:43:01.712876 3320 out.go:179] 🎉 Opening service default/node-app-service in default browser...
W1029 19:43:02.074332 3320 out.go:285] ❗ Because you are using a Docker driver on windows, the terminal needs to be open to run it.
I1029 19:43:02.641747 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:03.040559 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:03.261466 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:03.265779 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:43:04.316235 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:04.329698 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:04.331257 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:06.991939 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:07.014364 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:07.021308 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:07.021832 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:43:08.055669 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:08.068180 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:08.071590 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:13.094075 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:13.110858 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:13.111892 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:43:48.993283 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:49.001390 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:49.328087 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:49.328087 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:43:50.356668 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:50.367709 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:50.371018 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:50.371550 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:43:57.735286 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:57.746153 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:43:57.746707 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:44:03.153858 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:03.162842 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:03.203716 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:03.204765 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:44:04.239497 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:04.249824 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:04.254310 3320 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 19:44:04.295125 3320 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 19:48:38.989602 3320 out.go:179] ✋ Stopping tunnel for service node-app-service.
W1029 19:48:38.996116 3320 service_tunnel.go:93] Failed to stop ssh tunnel: invalid argument
Log file created at: 2025/10/29 20:26:42
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 20:26:42.482220 2896 out.go:360] Setting OutFile to fd 116 ...
I1029 20:26:42.483220 2896 out.go:413] isatty.IsTerminal(116) = true
I1029 20:26:42.483220 2896 out.go:374] Setting ErrFile to fd 120...
I1029 20:26:42.483220 2896 out.go:413] isatty.IsTerminal(120) = true
I1029 20:26:42.501572 2896 mustload.go:65] Loading cluster: minikube
I1029 20:26:42.502595 2896 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 20:26:42.506501 2896 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
I1029 20:26:42.563675 2896 host.go:66] Checking if "minikube" exists ...
I1029 20:26:42.565776 2896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I1029 20:26:42.609447 2896 api_server.go:166] Checking apiserver status ...
I1029 20:26:42.610483 2896 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.minikube.
I1029 20:26:42.612088 2896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 20:26:42.649531 2896 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:57474 SSHKeyPath:C:\Users\Izzat.minikube\machines\minikube\id_rsa Username:docker}
I1029 20:26:42.794187 2896 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2307/cgroup
I1029 20:26:42.805648 2896 api_server.go:182] apiserver freezer: "7:freezer:/docker/7da070f918b195f04204585a26686a57b0d7051a381721b265046b70c589e009/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/4094214aaea8680a8cdfe4505e330a89db3c5a99d3cda823952c89b18d602b8f"
I1029 20:26:42.806385 2896 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7da070f918b195f04204585a26686a57b0d7051a381721b265046b70c589e009/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/4094214aaea8680a8cdfe4505e330a89db3c5a99d3cda823952c89b18d602b8f/freezer.state
I1029 20:26:42.813842 2896 api_server.go:204] freezer state: "THAWED"
I1029 20:26:42.813842 2896 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:57475/healthz ...
I1029 20:26:42.821295 2896 api_server.go:279] https://127.0.0.1:57475/healthz returned 200:
ok
I1029 20:26:42.821295 2896 host.go:66] Checking if "minikube" exists ...
I1029 20:26:42.823382 2896 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:26:42.910668 2896 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:26:42.916459 2896 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:26:42.921819 2896 service.go:215] Found service: &Service{ObjectMeta:{node-app-service default 39e01c95-56f5-463d-af72-effb45d082e3 504 0 2025-10-29 20:26:03 +0500 +05 map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"node-app-service","namespace":"default"},"spec":{"ports":[{"nodePort":30080,"port":80,"protocol":"TCP","targetPort":8080}],"selector":{"app":"node-app"},"type":"NodePort"}}
] [] [] [{kubectl-client-side-apply Update v1 2025-10-29 20:26:03 +0500 +05 FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{"port":80,"protocol":"TCP"}":{".":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 8080 },NodePort:30080,AppProtocol:nil,},},Selector:map[string]string{app: node-app,},ClusterIP:10.104.65.154,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.104.65.154],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
I1029 20:26:42.923933 2896 host.go:66] Checking if "minikube" exists ...
I1029 20:26:42.926140 2896 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:26:42.972927 2896 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:26:42.991782 2896 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 20:26:43.048939 2896 out.go:252] 🏃 Starting tunnel for service node-app-service.
I1029 20:26:43.102228 2896 ssh_conn.go:187] node-app-service tunnel: Warning: Permanently added '[127.0.0.1]:57474' (ED25519) to the list of known hosts.
I1029 20:26:44.053686 2896 out.go:179] 🎉 Opening service default/node-app-service in default browser...
W1029 20:26:44.213107 2896 out.go:285] ❗ Because you are using a Docker driver on windows, the terminal needs to be open to run it.
I1029 20:26:44.723875 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:45.155149 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:45.350166 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:45.353491 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:46.359715 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:46.374322 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:46.376847 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:50.222700 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:50.249265 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:50.249789 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:51.288357 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:51.298822 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:51.299383 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:55.445518 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:55.460675 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:55.461191 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:56.019182 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.031208 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.031208 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:56.247394 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.255878 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.262453 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.262453 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:56.448399 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.461951 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.512786 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:56.623373 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.632905 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.682091 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:26:56.820123 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.832099 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:26:56.882509 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:27:00.128003 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:27:00.137520 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:27:00.144016 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:27:00.192262 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:27:05.164625 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:27:05.175083 2896 ssh_conn.go:187] node-app-service tunnel: channel 2: open failed: connect failed: Connection refused
I1029 20:27:05.176458 2896 ssh_conn.go:187] node-app-service tunnel: channel 3: open failed: connect failed: Connection refused
I1029 20:30:04.243027 2896 out.go:179] ✋ Stopping tunnel for service node-app-service.
W1029 20:30:04.249703 2896 service_tunnel.go:93] Failed to stop ssh tunnel: invalid argument
Log file created at: 2025/10/29 20:32:23
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 20:32:23.628273 9584 out.go:360] Setting OutFile to fd 116 ...
I1029 20:32:23.630940 9584 out.go:413] isatty.IsTerminal(116) = true
I1029 20:32:23.630940 9584 out.go:374] Setting ErrFile to fd 120...
I1029 20:32:23.630940 9584 out.go:413] isatty.IsTerminal(120) = true
I1029 20:32:23.654070 9584 mustload.go:65] Loading cluster: minikube
I1029 20:32:23.655681 9584 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 20:32:23.664122 9584 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
I1029 20:32:23.731366 9584 host.go:66] Checking if "minikube" exists ...
I1029 20:32:23.734512 9584 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I1029 20:32:23.782960 9584 api_server.go:166] Checking apiserver status ...
I1029 20:32:23.783478 9584 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.minikube.
I1029 20:32:23.785073 9584 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 20:32:23.823683 9584 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:59652 SSHKeyPath:C:\Users\Izzat.minikube\machines\minikube\id_rsa Username:docker}
I1029 20:32:23.982439 9584 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2322/cgroup
I1029 20:32:24.004215 9584 api_server.go:182] apiserver freezer: "7:freezer:/docker/43f12d7b52ad3d00645ce32fbbb8453dc9c66e1513d6d6c19a0add18c103acd4/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8e7824e197165e022060649be45c64091353b29f35b385afa087741b81e6751a"
I1029 20:32:24.004215 9584 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/43f12d7b52ad3d00645ce32fbbb8453dc9c66e1513d6d6c19a0add18c103acd4/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/8e7824e197165e022060649be45c64091353b29f35b385afa087741b81e6751a/freezer.state
I1029 20:32:24.017587 9584 api_server.go:204] freezer state: "THAWED"
I1029 20:32:24.018108 9584 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:59651/healthz ...
I1029 20:32:24.022884 9584 api_server.go:279] https://127.0.0.1:59651/healthz returned 200:
ok
I1029 20:32:24.022884 9584 host.go:66] Checking if "minikube" exists ...
I1029 20:32:24.025065 9584 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:32:24.098501 9584 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:32:24.103973 9584 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:32:24.108241 9584 service.go:215] Found service: &Service{ObjectMeta:{node-app-service default 4bacae22-db96-42be-9163-f67aba5b144f 479 0 2025-10-29 20:32:04 +0500 +05 map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"node-app-service","namespace":"default"},"spec":{"ports":[{"nodePort":30080,"port":80,"protocol":"TCP","targetPort":8080}],"selector":{"app":"node-app"},"type":"NodePort"}}
] [] [] [{kubectl-client-side-apply Update v1 2025-10-29 20:32:04 +0500 +05 FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{"port":80,"protocol":"TCP"}":{".":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 8080 },NodePort:30080,AppProtocol:nil,},},Selector:map[string]string{app: node-app,},ClusterIP:10.102.6.237,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.102.6.237],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
I1029 20:32:24.110335 9584 host.go:66] Checking if "minikube" exists ...
I1029 20:32:24.112472 9584 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:32:24.156085 9584 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:32:24.174931 9584 out.go:203]
W1029 20:32:24.176483 9584 out.go:285] ❌ Exiting due to SVC_UNREACHABLE: service not available: no running pod for service node-app-service found
W1029 20:32:24.176483 9584 out.go:285]
W1029 20:32:24.190589 9584 out.go:308] �[31m╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮�[0m
�[31m│�[0m �[31m│�[0m
�[31m│�[0m 😿 If the above advice does not help, please let us know: �[31m│�[0m
�[31m│�[0m 👉 https://github.com/kubernetes/minikube/issues/new/choose �[31m│�[0m
�[31m│�[0m �[31m│�[0m
�[31m│�[0m Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. �[31m│�[0m
�[31m│�[0m Please also attach the following file to the GitHub issue: �[31m│�[0m
�[31m│�[0m - C:\Users\Izzat\AppData\Local\Temp\minikube_service_dedc669e8e6fa9ece50e7fc4ca20158a8ebe2eb8_0.log �[31m│�[0m
�[31m│�[0m �[31m│�[0m
�[31m╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯�[0m
I1029 20:32:24.192196 9584 out.go:203]
Log file created at: 2025/10/29 20:33:23
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 20:33:23.700276 3196 out.go:360] Setting OutFile to fd 116 ...
I1029 20:33:23.701321 3196 out.go:413] isatty.IsTerminal(116) = true
I1029 20:33:23.701321 3196 out.go:374] Setting ErrFile to fd 120...
I1029 20:33:23.701321 3196 out.go:413] isatty.IsTerminal(120) = true
I1029 20:33:23.715250 3196 mustload.go:65] Loading cluster: minikube
I1029 20:33:23.716252 3196 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 20:33:23.720147 3196 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
W1029 20:33:23.762578 3196 cli_runner.go:211] docker container inspect minikube --format={{.State.Status}} returned with exit code 1
I1029 20:33:23.764137 3196 out.go:203]
W1029 20:33:23.765767 3196 out.go:285] ❌ Exiting due to GUEST_STATUS: Unable to get control-plane node minikube host status: state: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
stdout:

stderr:
Error response from daemon: No such container: minikube

I1029 20:33:23.766798 3196 out.go:203]
Log file created at: 2025/10/29 20:42:01
Running on machine: DESKTOP-GEB7NG8
Binary: Built with gc go1.24.6 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1029 20:42:01.546877 2452 out.go:360] Setting OutFile to fd 116 ...
I1029 20:42:01.547952 2452 out.go:413] isatty.IsTerminal(116) = true
I1029 20:42:01.547952 2452 out.go:374] Setting ErrFile to fd 120...
I1029 20:42:01.547952 2452 out.go:413] isatty.IsTerminal(120) = true
I1029 20:42:01.562720 2452 mustload.go:65] Loading cluster: minikube
I1029 20:42:01.564315 2452 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.0
I1029 20:42:01.568526 2452 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
I1029 20:42:01.619235 2452 host.go:66] Checking if "minikube" exists ...
I1029 20:42:01.623435 2452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I1029 20:42:01.671076 2452 api_server.go:166] Checking apiserver status ...
I1029 20:42:01.672128 2452 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.minikube.
I1029 20:42:01.675385 2452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I1029 20:42:01.727271 2452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52381 SSHKeyPath:C:\Users\Izzat.minikube\machines\minikube\id_rsa Username:docker}
I1029 20:42:01.927191 2452 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2381/cgroup
I1029 20:42:01.960412 2452 api_server.go:182] apiserver freezer: "7:freezer:/docker/896b4b0bdd7f57195ddfb0e7c4b5ab23b5dd2e64dd21c1fbcb7024610e6cd5d0/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/02207116af417780e8ff7d9c784829f5546782023987580d415e0e4fb61f4e47"
I1029 20:42:01.960935 2452 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/896b4b0bdd7f57195ddfb0e7c4b5ab23b5dd2e64dd21c1fbcb7024610e6cd5d0/kubepods/burstable/pod8312b4cdc4b705c0e12f63794469cfad/02207116af417780e8ff7d9c784829f5546782023987580d415e0e4fb61f4e47/freezer.state
I1029 20:42:01.969952 2452 api_server.go:204] freezer state: "THAWED"
I1029 20:42:01.969952 2452 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:52385/healthz ...
I1029 20:42:01.985248 2452 api_server.go:279] https://127.0.0.1:52385/healthz returned 200:
ok
I1029 20:42:01.985248 2452 host.go:66] Checking if "minikube" exists ...
I1029 20:42:01.987884 2452 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:42:02.074067 2452 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:42:02.080073 2452 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:42:02.084041 2452 service.go:215] Found service: &Service{ObjectMeta:{node-app-service default 65e09847-b5f9-4518-8368-f389cb7b66ba 552 0 2025-10-29 20:41:40 +0500 +05 map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"name":"node-app-service","namespace":"default"},"spec":{"ports":[{"nodePort":30080,"port":80,"protocol":"TCP","targetPort":8080}],"selector":{"app":"node-app"},"type":"NodePort"}}
] [] [] [{kubectl-client-side-apply Update v1 2025-10-29 20:41:40 +0500 +05 FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:externalTrafficPolicy":{},"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{"port":80,"protocol":"TCP"}":{".":{},"f:nodePort":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 8080 },NodePort:30080,AppProtocol:nil,},},Selector:map[string]string{app: node-app,},ClusterIP:10.109.157.50,Type:NodePort,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:Cluster,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.109.157.50],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
I1029 20:42:02.086138 2452 host.go:66] Checking if "minikube" exists ...
I1029 20:42:02.088220 2452 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I1029 20:42:02.143016 2452 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1029 20:42:02.184567 2452 out.go:203]
W1029 20:42:02.186199 2452 out.go:285] ❌ Exiting due to SVC_UNREACHABLE: service not available: no running pod for service node-app-service found
W1029 20:42:02.186734 2452 out.go:285]
W1029 20:42:02.211029 2452 out.go:308] �[31m╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮�[0m
�[31m│�[0m �[31m│�[0m
�[31m│�[0m 😿 If the above advice does not help, please let us know: �[31m│�[0m
�[31m│�[0m 👉 https://github.com/kubernetes/minikube/issues/new/choose �[31m│�[0m
�[31m│�[0m �[31m│�[0m
�[31m│�[0m Please run minikube logs --file=logs.txt and attach logs.txt to the GitHub issue. �[31m│�[0m
�[31m│�[0m Please also attach the following file to the GitHub issue: �[31m│�[0m
�[31m│�[0m - C:\Users\Izzat\AppData\Local\Temp\minikube_service_dedc669e8e6fa9ece50e7fc4ca20158a8ebe2eb8_0.log �[31m│�[0m
�[31m│�[0m �[31m│�[0m
�[31m╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯�[0m
I1029 20:42:02.213177 2452 out.go:203]

Operating System

None

Driver

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions