Showing posts with label Error. Show all posts
Showing posts with label Error. Show all posts

Thursday, 29 July 2021

Unable to connect to server: x509: certificate signed by unknown authority

Today I was facing some strange issue, when I was trying to connect to the Kubernetes in remote sever got the error as "unable to connect to server: x509: certificate signed...

Sunday, 8 November 2020

Docker Jar Copy Error

Error: Many have faced the following error while configuring the docker in Jenkins. COPY failed: stat /var/lib/docker/tmp/docker-builder086957739/C:\Users\Syed\AppData\Local\Jenkins\.jenkins\workspace\GreetUser\GreetUser\target\*.jar: no such file or directoryError: Invalid or corrupt jarfile /app.jarError: Unable to access jarfile target/*.jarResolution:If you...

kubernetes Error

I have encountered the following error while executing the stages of the pipeline. I have used the Plugins Kubernetes Continuous Deploy 2.3.1 and Jackson 2 API 2.11.3 both of the plugins cause the below issue. Error Log:[Pipeline]...