choerodon / manager-service

This service is the management center of the choerodon microservices framework.
http://choerodon.io
Apache License 2.0
15 stars 25 forks source link

sh init-local-database.sh 报错无证书 #3

Open ghost opened 5 years ago

ghost commented 5 years ago

$ sh init-local-database.sh

 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                                                   Dload  Upload   Total   Spent    Left  Speed                                   
100   185  100   185    0     0    123      0  0:00:01  0:00:01 --:--:--   123                                     
0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0                                   
curl: (77) error setting certificate verify locations:                                                            
 CAfile: D:\RailsInstaller\Ruby2.3.3\lib\ca-bundle.crt     
 CApath: none        
Error: Unable to access jarfile target/choerodon-tool-liquibase.jar
superlee007 commented 5 years ago

用的啥版本,默认脚本拉jar包是在私服,你可以用公服拉。 https://mvnrepository.com/artifact/io.choerodon/choerodon-tool-liquibase

ghost commented 5 years ago

好的,谢谢,我拉取的master的代码,应该就是5月8号晚上拉取的,我同事可以拉取成功。

在 2019-05-10 21:12:45,"superlee9527" notifications@github.com 写道:

用的啥版本,默认脚本拉jar包是在私服,你可以用公服拉。 https://mvnrepository.com/artifact/io.choerodon/choerodon-tool-liquibase

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.