Error message: when Jenkins slave, the provided port 50000 is not reachable exception is reported, which leads to the serious problem that slave cannot be mounted
terms of settlement:
Step 1: modify the configuration in Jenkins, and specify that the port to boot from the node is 8081
Step 2: close the Jenkins service (service Jenkins stop), and then permanently open the specified port (firewall CMD – zone = public – add port = 8081/TCP – permanent), overload the firewall information (firewall CMD – reload), and start Jenkins (service Jenkins start Jenkins – P 8080:8080 – P 8081:8081 – v/home/Jenkins/var/Jenkins) on the specified port (8080 and 8081) jenkins/ jenkins:lts )
It is also important to note that when CMD starts slave, it is necessary to enter CMD from the specified jar path, and then execute the startup command
This is a serious error in system integration, which will probably be encountered later. It took a long time to solve this problem. It can be recorded for subsequent reference
Read More:
- IOS automation: error dyld in Xcode compilation_ shared_ cache_ extract_ Dylibs failed — the solution is as follows
- Optimization and upgrade solution for one click deployment without Jenkins under Linux
- [Solved] Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2
- Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0
- Jenkins reported an error modulenotfounderror: no module named filename solution
- Using selenium server- standalone.jar Console error: unknown error: cannot get automation extension solution
- Jenkins appears error: error cloning remote repo ‘origin solution (set global tool configuration)
- Python Anaconda Spyder can’t display pictures by using Matplotlib. Error report solution: figures now render in the plots pane by default. To mak
- Jenkins docker push to harbor to report error
- Solution to the error “tcnative-1.dll: can’t load amd 64 bit. DLL on IA 32 bit platform”
- Yapi platform deployment error (MAC must report error) solution
- Solution to errors reported by TES command in vscode – errors reported by typescript command
- When SAP receives the goods, the system prompts that it can only be recorded in the period 2009 / 09 and 2009 / 08 of company code 1101
- Troubleshooting of Jenkins upgrade to 2.42 JUnit test report
- The app failed to start because there is no Qt platform to initialize
- Solution to “internal error 2738” reported by Cisco * * client installation
- python: This application failed to stat could not find or load the Qt platform plugin “windows”
- The solution of “failed to load il2cpp” in Android package launched by unity
- Error: your local changes to the following files would be rewritten by merge solution
- Jenkins series installation and deployment in docker mode