You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployment mode The following error message is displayed for the k8s single-machine version
How do I troubleshoot this problem
WI-0][TI-0] - [INFO] 2025-02-28 14:45:15.885 +0800 i.k.c.i.c.ReflectorRunnable:[84] - class io.kubernetes.client.openapi.models.V1ConfigMap#Start listing and watching...
[WI-0][TI-0] - [ERROR] 2025-02-28 14:45:15.886 +0800 i.k.c.i.c.ReflectorRunnable:[286] - class io.kubernetes.client.openapi.models.V1ConfigMap#Reflector loop failed unexpectedly
io.kubernetes.client.openapi.ApiException:
at io.kubernetes.client.openapi.ApiClient.handleResponse(ApiClient.java:974)
at io.kubernetes.client.openapi.ApiClient.execute(ApiClient.java:886)
at io.kubernetes.client.informer.SharedInformerFactory$1.list(SharedInformerFactory.java:207)
at io.kubernetes.client.informer.cache.ReflectorRunnable.run(ReflectorRunnable.java:88)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
[WI-0][TI-0] - [INFO] 2025-02-28 14:45:16.147 +0800 o.a.d.s.m.c.IdSlotBasedCommandFetcher:[67] - Fetch commands: 0 success, cost: 2ms, totalSlot: 1, currentSlotIndex: 0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v3.2.2
Deployment mode The following error message is displayed for the k8s single-machine version
How do I troubleshoot this problem
WI-0][TI-0] - [INFO] 2025-02-28 14:45:15.885 +0800 i.k.c.i.c.ReflectorRunnable:[84] - class io.kubernetes.client.openapi.models.V1ConfigMap#Start listing and watching...
[WI-0][TI-0] - [ERROR] 2025-02-28 14:45:15.886 +0800 i.k.c.i.c.ReflectorRunnable:[286] - class io.kubernetes.client.openapi.models.V1ConfigMap#Reflector loop failed unexpectedly
io.kubernetes.client.openapi.ApiException:
at io.kubernetes.client.openapi.ApiClient.handleResponse(ApiClient.java:974)
at io.kubernetes.client.openapi.ApiClient.execute(ApiClient.java:886)
at io.kubernetes.client.informer.SharedInformerFactory$1.list(SharedInformerFactory.java:207)
at io.kubernetes.client.informer.cache.ReflectorRunnable.run(ReflectorRunnable.java:88)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
[WI-0][TI-0] - [INFO] 2025-02-28 14:45:16.147 +0800 o.a.d.s.m.c.IdSlotBasedCommandFetcher:[67] - Fetch commands: 0 success, cost: 2ms, totalSlot: 1, currentSlotIndex: 0
Beta Was this translation helpful? Give feedback.
All reactions