About 50 results
Open links in new tab
  1. jenkins installation windows 10 "Service Logon Credentials"

    Aug 14, 2020 · Closed 1 year ago. I don't know Jenkins at all. I want to install Jenkins on Windows 10. I downloaded the installer and ran it, but I have a problem. I don't know what to enter in the "Account" …

  2. How to Solve Jenkins Plugins Installation Problem?

    I am trying to install the version 2.162 of the open source Jenkins. The Jenkins successfully came up but, when I go to Manage Jenkins-> Manage Plugins, I see following error: I've done some searc...

  3. Failed to find compatible Java Version, Jenkins - Stack Overflow

    Jan 17, 2023 · I'm currently trying to install jenkins but i'm having issues with Java version. It is saying it failed to find compatibility java version. When it's correct. (image below) I've also check what java

  4. unable to login to jenkins.Throwing an error like invalid login ...

    Apr 16, 2018 · However, i know of 2 options to fix this : 1) Go to your Jenkins installation Directory (Usually C:\Users\<UserID>\.jenkins\), look for config.xml - Check for below xml tags useSecurity …

  5. How to install a plugin in Jenkins manually - Stack Overflow

    How do I use this method when I'm running docker behind a proxy? plugins.sh cannot install plugins if the proxy isn't configured in Jenkins. And I don't think there's a method to configure proxy in Jenkins …

  6. What is the default Jenkins password? - Stack Overflow

    Mar 5, 2013 · 13 Before installing jenkins, create a user named jenkins and set password there. Then after installing jenkins you can use the password you created.

  7. InitialAdminPassword file is not created in jenkins folder in windows ...

    Feb 5, 2018 · The Jenkins installation seems like it went fine but when I launch the localhost:8080, Jenkins is asking for password. However, I am not able to find the initialAdminPassword file in my …

  8. Default credentials for Jenkins after installation

    Apr 17, 2018 · After Installation of Jenkins 2.Y.Z, I would suggest you to simply restart your OS. my OS is Windows 8.1, and as after I restarted Jenkins automatically builds it installation environment, and …

  9. Jenkins has no installation candidate - Stack Overflow

    Dec 31, 2021 · so im trying to install the jenkins on my ubuntu and ofc i made sure to update the system by running : apt update then i tried to run the following commands from jenkins website to install …

  10. Jenkins Pipeline Error: "Selected Git installation does not exist."

    Jun 28, 2024 · Why is Jenkins unable to recognize the Git installation? How can I resolve the issue and ensure Jenkins uses the installed Git version? Steps I've Tried: Ensured the Git plugin is installed. …