Monthly Archive: April 2020

在 Opera 浏览器中,打开的网址:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d 0

Manually modify the implementation process of HTTPS to HTTP in Opera browser

浏览量: 6 1. In the Opera browser, the opened URL:https://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, as shown in Figure 1 2. Prepare to manually modify it to:http://cmcconsole.flydev.chinamcloud.cn/#/chzh/pcs/da666d1d2d43df871c1804f632d8795d, the reason is that some links inside are not supported: https ....

在 Jenkins 中配置后,报错:repository 'https://gitlab.chinamcloud.com/pcs/pcs_api.git/' not found 0

Error in Jenkins: Failed to connect to repository command git ls-remote Returned status code 128 analysis solution

浏览量: 53 1. Reference website: https://www.shuijingwanwq.com/en/2020/04/09/9889/ , adjust the group and name of the project in gitlab. 2. After configuring in jenkins, an error is reported: repositoryhttps://gitlab.chinamcloud.com/pcs/pcs_api.git/not found, as shown in Figure 1 3....