In the process of Jenkins building Maven project, the configuration source code management reports an error:
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
refs/heads/*: refs/remotes/origin/* "returned status code 128: stdout: stderr: fatal: unable to access
GitHub account password verification cannot be used:
Solution: add a global certificate and use it in project configuration -> source management ->Use this voucher
Build again:
install Jenkins command under docker (Mount: Java and Maven) pay attention to the host directory
docker run -d -p 8089:8080 -p 8090:50000 -v /usr/local/jenkins:/var/jenkins_home -v /usr/local/jdk:/usr/local/java -v /usr/local/dev/apache-maven-3.6.3:/usr/local/maven -v /etc/localtime:/etc/localtime --name myjenkins jenkins/jenkins:lts
Read More:
- jenkenis ERROR: Error fetching remote repo ‘origin‘ [How to Solve]
- error: remote origin already exists [How to Solve]
- error: remote origin already exists. [How to Solve]
- Git push Submit to Remote Error: “remote: Support for password authentication was removed on August 13, 2021.“
- Using Jenkins to compile APK Error [How to Solve]
- [Solved] Remote URL test failed: Could not read from remote repository.
- [Solved] Springcloud config Error: Error occured cloning to base directory.
- Jenkins Error: code=exited, status=127 [How to Solve]
- Jenkins reported an error when running the docker permission in the shell script
- [Solved] jenkins-deleteDir Error (FilePath is missing)
- Jenkins error: exception message 137
- Repo init Error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- [Solved] pod CDN: trunk Repo update failed – 56 error(s):
- [Solved] Access to XMLHttpRequest at ‘http://127.0.0.1:5000/markdownlang/‘ from origin ‘null‘ has been bl
- [Solved] Mac Install homebrew Error: error: Not a valid ref: refs/remotes/origin/master
- [Solved] FlutterIOS CDN trunk Repo update failed – 34 error(s)
- Jenkins uses NPM to build Vue error, and the manual build is normal
- Nexus3 builds Jenkins error: Not authorized (Downloading dependent jar package error)
- How to Solve Maven Error: Failure to transfer com.thoughtworks.xstream:xstream:jar:1.3.1 from https://repo.maven.ap
- jenkins pipeline Shared Library Error: No signature of method