Tag: unable to access
-
Post Views: 18 1. When pushing to github in TortoiseGit, an error is reported: Fatal: Unable to accesshttps://github.com/shuijingwan/refactoring.git/: Failed to connect to github.com port 443 after 21049 MS: timed out. as shown in Figure 1 2. In the push interface, uncheck the automatic Putty key (A). as shown in Figure 2 3. When pushing, no more errors are reported. as…
-
Post Views: 13 1. When executing the command: git push -u origin main, an error is reported: fatal: unable to accesshttps://github.com/shuijingwan/refactoring.git/: Error:1407742E:SSL Routines:SSL23_GET_SERVER_Hello:TLSv1 Alert Protocol Version. as shown in Figure 1 2. Reference:https://github.com/glennhickey/progressiveCactus/issues/93. Work for me on Windows: Update git to latest version (2.16) and remove old version ( 1.9). as shown in Figure 2 3. Check the version of…
-
Post Views: 55 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. The user list under the analysis group PHP, there is a user: JenkinsIntegration, as shown in Figure 2 4. In the user list under the…