I am not able to safe-restart jenkins - jenkins

error image
I am not able to safe-restart jenkins. I need help.

Related

Jenkins Plugin CSRF enable -> Missing or bad Crumb data

I would like to connect my intelli idea to to local jenkins docker container however i cannot do this.
This is my error. Thanks for everyone.
Intellij IDEA Jenkins Plugin error picture

A problem occurred while processing the request (Jenkins) in Freestyle project

I am trying to execute a CI/CD project. Everytime i am trying to create a job and trying to save my job it pops up an error. I have gone through a few issues available on the internet, but none of them have resolved the issue.
Can anybody help in this regard? Thanks
Tomcat 9 Server
Java 16.0.1
Jenkins 2.361.1
I would suggest do following:
Check the Jenkins logs on server and try to fix.
If don't work, try to restart your Jenkins.

Jenkins plugin installation failure

Plugins failure image
I was trying to install jenkins for the first time, nut the plugins are getting failed. Why is that? I am attaching the screenshot. Thanks in advance.

Error java.nio.file.FileSystemException occured on installing gerrit trigger in jenkins

I'm completely stuck with Gerrit Trigger install. The Gerrit trigger plugin version is 2.27.2 in Jenkins plugin manager.
please refer to the error message as below
the java.exe process is necessary for Jenkins service, so I can't end it.
Do you have any idea to solve this problem?
due to gerrit-trigger.xml under Jenkins root directory which should be deleted before installing

Nuget Push returns 403 after publishing to Artifactory through Jenkins Pipeline

I am trying to push my nuget package to artifactory. The commands to do that are embedded in my msbuild file. When I run the commands directly or through the msbuild file on my local machine / jenkins agent machine, I am able to push the package successfully.
But when the same msbuild file is executed using jenkins pipeline, even though the package get pushed to artifactory, I get the response as "Response status code does not indicate success: 403 (Forbidden)" and the hence the build fails.
Can anyone help here?
Seems a bit strange that you get a 403 and it works but it sounds like an issue with the effective user that the Jenkins job is running under. On Windows you can amend the user by changing it on the Jenkins windows service, I haven't used Jenkins on other OSs but the answer on
Run Jenkins jobs on Linux under a User have some pointers about doing the same for Linux.
Obviously in either case make sure your Jenkins user has necessary permissions to push to Artifactory.

Resources