Why Is the Connection Disconnected After I Log In to CBH to Manage an Application?
Symptoms
When a user logged in to a CBH system and attempted to manage applications, a dialog box is displayed, indicating that the link is disconnected and operations cannot be performed.
Cause Analysis
The application server may have been restarted before login. As a result, the original configuration file RemoteAPPProxy.conf is lost.
Solution
Add the RemoteAPPProxy.conf configuration file again.
- Log in to the server and go to the C:\DevOpsTools\RemoteAPPProxy\ directory.
- Create a text file named RemoteAPPProxy.conf.
- Open the text file and configure the following information:
ServiceAddress = https://ip:port
ip indicates the internal IP address of the target CBH instance, and the port is 443.
- Check the information, save the settings, and exit. Then, log in to the system again.