Jenkins - Related information

  • Invalid jenkins change plug-in image address

    the official website of jenkins cannot be accessed in China, so it was changed to the source address of Tsinghua University at the upgrade site of the plug-in. . ,. I would like to ask you how to solve this problem? Thank you very much! ...

    Mar.02,2021
  • How to solve the problem of automatic shutdown of jenkins service after successful construction of jenkins

    after jenkins successfully executes the npm install and npm run build construction, the jenkins service will be closed. How can I keep the jenkins service open after the project construction is completed? ...

  • The Jenkins service has been inexplicably stopped.

    After service jenkins start, the browser accesses successfully, but it doesn t work after a long time. Check the server and find that the service has been stopped . openjdk of Android openjdk version "1.8.0mm 161 " OpenJDK Runtime Environment (buil...

    Mar.02,2021
  • How to get the crumb of jenkins

    I am now working on the secondary development of jenkins. I need to create a credentials, when adding a slave node in jenkins, but I need to provide crumb, when creating it through a http request. Do you know how to get crumb? Try curl-s http: user:to...

    Mar.02,2021
  • Delete the docker container and then establish the configuration unchanged.

    enter the following construction command according to jenkins official website: docker run --rm -u root -p 8080:8080 -v jenkins-data: var jenkins_home -v var run docker.sock: var run docker.sock -v "%HOMEPATH%" home: home jenkins afte...

    Mar.01,2021
  • Generate API token for users through Jenkins API

    Hello, everyone. I now use com.offbytwo.jenkins for Jenkins-related operations. I need a user name and password or token, when creating a jenkins Service. Because it is not convenient to save the user s password, I want to operate through token. In addi...

    Mar.01,2021
  • Packaging problems with online npm run build for Jenkins deployment vue projects

    1. When configuring the task through Jenkins, it is found that the npm rubm build does not work, prompting memory overflow, and this problem does not occur when packing locally. building for production... <--- Last few GCs ---> [1937:0x2dd8280]...

    Feb.28,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-2261990-155.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-2261990-155.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?