You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/05/17 08:52:42 UTC

[GitHub] [skywalking] AmjadHussainSyed edited a comment on issue #6957: k8s monitoring setup issue with oap

AmjadHussainSyed edited a comment on issue #6957:
URL: https://github.com/apache/skywalking/issues/6957#issuecomment-842146208


   while checking i just seen the error in **_skywalking-es-init-jjbwk_**
   ```
   2021-05-17 07:40:08,756 - io.kubernetes.client.informer.cache.ReflectorRunnable -9207 [controller-reflector-io.kubernetes.client.openapi.models.V1Service-0] ERROR [] - class io.kubernetes.client.openapi.models.V1Service#Reflector loop failed unexpectedly
   io.kubernetes.client.openapi.ApiException: Forbidden
   	at io.kubernetes.client.openapi.ApiClient.handleResponse(ApiClient.java:971) ~[client-java-api-10.0.0.jar:?]
   	at io.kubernetes.client.openapi.ApiClient.execute(ApiClient.java:883) ~[client-java-api-10.0.0.jar:?]
   	at io.kubernetes.client.informer.SharedInformerFactory$1.list(SharedInformerFactory.java:182) ~[client-java-10.0.0.jar:?]
   	at io.kubernetes.client.informer.cache.ReflectorRunnable.run(ReflectorRunnable.java:74) [client-java-10.0.0.jar:?]
   	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
   	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?]
   	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?]
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
   	at java.lang.Thread.run(Thread.java:834) [?:?]
   2021-05-17 07:40:08,757 - io.kubernetes.client.informer.cache.ReflectorRunnable -9208 [controller-reflector-io.kubernetes.client.openapi.models.V1Pod-0] ERROR [] - class io.kubernetes.client.openapi.models.V1Pod#Reflector loop failed unexpectedly
   io.kubernetes.client.openapi.ApiException: Forbidden
   	at io.kubernetes.client.openapi.ApiClient.handleRespo
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org