Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Biswajit Patnaik
You can upgrade it in ur cli .Go to the directory cd /var/lib/jenkins/ where jenkins is installed.Use the below command. *java -jar jenkins-cli.jar -s http://localhost:8080/ install-plugin PLUGIN_NAME* To upgrade all plugins at once *java -jar jenkins-cli.jar -s http://lo

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
On Thursday, May 4, 2023 at 6:29:18 AM UTC-6 Ravindra wrote: I can't access the UI anymore , is there any way I can do it without the UI ? I think that you may have misunderstood what I wrote. The most important part of what I wrote is the first paragraph that says: > Check earlier in the

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Ravindra Verma
I can't access the UI anymore , is there any way I can do it without the UI ? Regards Ravindra On Thu, May 4, 2023 at 5:22 PM Mark Waite wrote: > > > On Thursday, May 4, 2023 at 5:11:53 AM UTC-6 Ravindra wrote: > > Hi Folks , > > I upgrade Jenkins to Version: 2.387.3 on ubuntu using package Ma

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
On Thursday, May 4, 2023 at 5:11:53 AM UTC-6 Ravindra wrote: Hi Folks , I upgrade Jenkins to Version: 2.387.3 on ubuntu using package Manager . now its crashed and not stating up , from the logs i found below errors : * - Failed to load: Pipeline: Shared Groovy Libraries (workflow-cps-glo

Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Ravindra Verma
Hi Folks , I upgrade Jenkins to Version: 2.387.3 on ubuntu using package Manager . now its crashed and not stating up , from the logs i found below errors : * - Failed to load: Pipeline: Shared Groovy Libraries (workflow-cps-global-lib 2.17)* *- Failed to load: Jenkins Git client plugin (gi