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 2020/11/14 03:58:35 UTC

[GitHub] [apisix-dashboard] wenlincheng opened a new issue #806: Service 'manager' failed to build

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


   Service 'manager' failed to build, when I install it in docker .
   
   docker-compose -p dashboard up -d
   
   Step 13/17 : RUN  cd /go/manager-api/build-tools      && lua schema-sync.lua > /go/manager-api/schema.json      && cd /go/manager-api/      && rm -rf /go/manager-api/build-tools/
    ---> Running in 5f5de1ed1677
   lua: ./apisix/plugins/api-breaker.lua:24: attempt to index field 'shared' (a nil value)
   stack traceback:
   	./apisix/plugins/api-breaker.lua:24: in main chunk
   	[C]: in function 'require'
   	schema-sync.lua:128: in main chunk
   	[C]: ?
   ERROR: Service 'manager' failed to build : The command '/bin/sh -c cd /go/manager-api/build-tools      && lua schema-sync.lua > /go/manager-api/schema.json      && cd /go/manager-api/      && rm -rf /go/manager-api/build-tools/' returned a non-zero code: 1


----------------------------------------------------------------
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] wenlincheng closed issue #806: Service 'manager' failed to build

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


   


----------------------------------------------------------------
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] idbeta edited a comment on issue #806: Service 'manager' failed to build

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


   @wenlincheng Can you provide more information? like OS , docker, dashboard version


----------------------------------------------------------------
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] wenlincheng commented on issue #806: Service 'manager' failed to build

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


   > Service 'manager' failed to build, when I install it in docker .
   > 
   > docker-compose -p dashboard up -d
   > 
   > Step 13/17 : RUN cd /go/manager-api/build-tools && lua schema-sync.lua > /go/manager-api/schema.json && cd /go/manager-api/ && rm -rf /go/manager-api/build-tools/
   > ---> Running in 5f5de1ed1677
   > lua: ./apisix/plugins/api-breaker.lua:24: attempt to index field 'shared' (a nil value)
   > stack traceback:
   > ./apisix/plugins/api-breaker.lua:24: in main chunk
   > [C]: in function 'require'
   > schema-sync.lua:128: in main chunk
   > [C]: ?
   > ERROR: Service 'manager' failed to build : The command '/bin/sh -c cd /go/manager-api/build-tools && lua schema-sync.lua > /go/manager-api/schema.json && cd /go/manager-api/ && rm -rf /go/manager-api/build-tools/' returned a non-zero code: 1
   
   


----------------------------------------------------------------
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] juzhiyuan commented on issue #806: Service 'manager' failed to build

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


   @wenlincheng hi, we are working on the v2.0 branch currently, please deploy according to the docs in the previous comment. 


----------------------------------------------------------------
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] wenlincheng closed issue #806: Service 'manager' failed to build

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


   


----------------------------------------------------------------
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] idbeta edited a comment on issue #806: Service 'manager' failed to build

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


   @wenlincheng could you try the 2.0 branch? It is easier https://github.com/apache/apisix-dashboard/blob/v2.0/docs/deploy-with-docker.zh-CN.md


----------------------------------------------------------------
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] wenlincheng commented on issue #806: Service 'manager' failed to build

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


   > @wenlincheng Can you provide more information? like OS , docker, dashboard version
   


----------------------------------------------------------------
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] wenlincheng commented on issue #806: Service 'manager' failed to build

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


   I solved the problem by using the v2-rc3 version, thanks!


----------------------------------------------------------------
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] nic-chen commented on issue #806: Service 'manager' failed to build

Posted by GitBox <gi...@apache.org>.
nic-chen commented on issue #806:
URL: https://github.com/apache/apisix-dashboard/issues/806#issuecomment-727150435


   @wenlincheng please use branch v2.0,and follow the guide:
   [https://github.com/apache/apisix-dashboard/blob/v2.0/docs/deploy-with-docker.md](https://github.com/apache/apisix-dashboard/blob/v2.0/docs/deploy-with-docker.md)


----------------------------------------------------------------
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] idbeta commented on issue #806: Service 'manager' failed to build

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


   @wenlincheng Can you provide more information? like OS and dashboard version


----------------------------------------------------------------
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] idbeta commented on issue #806: Service 'manager' failed to build

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


   @wenlincheng could you try the RC3 branch? It is easier https://github.com/apache/apisix-dashboard/blob/v2.0/docs/deploy-with-docker.zh-CN.md


----------------------------------------------------------------
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] wenlincheng removed a comment on issue #806: Service 'manager' failed to build

Posted by GitBox <gi...@apache.org>.
wenlincheng removed a comment on issue #806:
URL: https://github.com/apache/apisix-dashboard/issues/806#issuecomment-727152758


   > @wenlincheng Can you provide more information? like OS , docker, dashboard version
   


----------------------------------------------------------------
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] wenlincheng removed a comment on issue #806: Service 'manager' failed to build

Posted by GitBox <gi...@apache.org>.
wenlincheng removed a comment on issue #806:
URL: https://github.com/apache/apisix-dashboard/issues/806#issuecomment-727152910


   > Service 'manager' failed to build, when I install it in docker .
   > 
   > docker-compose -p dashboard up -d
   > 
   > Step 13/17 : RUN cd /go/manager-api/build-tools && lua schema-sync.lua > /go/manager-api/schema.json && cd /go/manager-api/ && rm -rf /go/manager-api/build-tools/
   > ---> Running in 5f5de1ed1677
   > lua: ./apisix/plugins/api-breaker.lua:24: attempt to index field 'shared' (a nil value)
   > stack traceback:
   > ./apisix/plugins/api-breaker.lua:24: in main chunk
   > [C]: in function 'require'
   > schema-sync.lua:128: in main chunk
   > [C]: ?
   > ERROR: Service 'manager' failed to build : The command '/bin/sh -c cd /go/manager-api/build-tools && lua schema-sync.lua > /go/manager-api/schema.json && cd /go/manager-api/ && rm -rf /go/manager-api/build-tools/' returned a non-zero code: 1
   
   


----------------------------------------------------------------
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] wenlincheng commented on issue #806: Service 'manager' failed to build

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


   > @wenlincheng Can you provide more information? like OS , docker, dashboard version
   macOS Catalina 10.15.6
   Docker version 19.03.13
   dashboard version is the master branch
   I use the docker-compose file in [https://github.com/apache/apisix-dashboard/tree/master/compose](https://github.com/apache/apisix-dashboard/tree/master/compose)


----------------------------------------------------------------
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