You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/20 16:49:33 UTC

[GitHub] [apisix-dashboard] coolbeevip opened a new issue #1908: make build fails

coolbeevip opened a new issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908


   ## Issue description
   
   ```
   $ make build
   api/build.sh && cd ./web && export CYPRESS_INSTALL_BINARY=0  && yarn install && yarn build  && mkdir -p ../output/logs
   + export ENV=local
   + ENV=local
   ++ pwd
   + pwd=/Users/zhanglei/github/apisix-dashboard
   + rm -rf output
   + mkdir -p output/conf
   + mkdir -p output/dag-to-lua
   + [[ ! -f dag-to-lua-1.1/lib/dag-to-lua.lua ]]
   + wget https://github.com/api7/dag-to-lua/archive/v1.1.tar.gz -P /tmp
   --2021-05-21 00:34:06--  https://github.com/api7/dag-to-lua/archive/v1.1.tar.gz
   正在解析主机 github.com (github.com)... 52.74.223.119
   正在连接 github.com (github.com)|52.74.223.119|:443... 已连接。
   错误: 无法验证 github.com 的由 “CN=DigiCert High Assurance TLS Hybrid ECC SHA256 2020 CA1,O=DigiCert\\, Inc.,C=US” 颁发的证书:
     无法本地校验颁发者的权限。
   要以不安全的方式连接至 github.com,使用“--no-check-certificate”。
   make: *** [build] Error 5
   ```
   
   ## Additional context
   
   Use curl instead of wget or add `--no-check-certificate` to https://github.com/apache/apisix-dashboard/blob/9728a430193331d135da4fd5661cd4100308afbf/api/build.sh#L39


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] coolbeevip edited a comment on issue #1908: make build fails

Posted by GitBox <gi...@apache.org>.
coolbeevip edited a comment on issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908#issuecomment-845962476


   > It's OK in my local environment.
   > Maybe you should check your network.🤔
   
   Thank you for your feedback, Whatever I have built it successfully with --no-check-certificate  😆


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] coolbeevip commented on issue #1908: make build fails

Posted by GitBox <gi...@apache.org>.
coolbeevip commented on issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908#issuecomment-845962476


   > It's OK in my local environment.
   > Maybe you should check your network.🤔
   
   Thank you for your feedback, Whatever I have built it successfully with --no-check-certificate


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] coolbeevip closed issue #1908: make build fails

Posted by GitBox <gi...@apache.org>.
coolbeevip closed issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] starsz edited a comment on issue #1908: make build fails

Posted by GitBox <gi...@apache.org>.
starsz edited a comment on issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908#issuecomment-845622950


   It's OK in my local environment.
   Maybe you should check your network.🤔


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] starsz commented on issue #1908: make build fails

Posted by GitBox <gi...@apache.org>.
starsz commented on issue #1908:
URL: https://github.com/apache/apisix-dashboard/issues/1908#issuecomment-845622950


   It's OK in my local environment.
   Maybe you should check your network.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org