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/09/07 08:51:41 UTC

[GitHub] [apisix] yuansh opened a new issue #2178: Windows Platform how to run APisix, how to debug

yuansh opened a new issue #2178:
URL: https://github.com/apache/apisix/issues/2178


   ### Issue description
   
   Apisix project has been running in CENTOS7 environment, and now we need to develop custom plug-ins. We did not see the documents about the deployment and compilation of the project under Windows platform on the problems we encountered. Could you please provide the reference documents?I use the IDE (Visual Studio Code) and the platform (Windows) to run lua project operations from the IDE.
   The error is as follows:
   [error] .\apisix\core\log.lua:19: attempt to index a nil value (local 'ngx')
   
   
   Is there a reference for developing plug-ins under Windows (dependent package installation)
   ### Environment
   
   * apisix version (cmd: `apisix version`):1.5.1
   * OS:windows 10
   


----------------------------------------------------------------
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] tzssangglass commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-1007214094


   yes, we do not yet offer support for windows perfect build APISIX.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] moonming closed issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
moonming closed issue #2178:
URL: https://github.com/apache/apisix/issues/2178


   


----------------------------------------------------------------
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] Dule-mart commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
Dule-mart commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-1007200309


   Hello
   
   I read your last message about not testing Apache APISIX on windows yet, is this still the case to date for windows?


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] yuansh commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
yuansh commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-688570194


   Thanks a lot. I'll try some other operating systems


----------------------------------------------------------------
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] Dule-mart commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
Dule-mart commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-1007200309


   Hello
   
   I read your last message about not testing Apache APISIX on windows yet, is this still the case to date for windows?


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] juzhiyuan commented on issue #2178: Windows Platform how to run APisix, how to debug

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


   How about using WSL? @Dule-mart you could try WSL


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] juzhiyuan commented on issue #2178: Windows Platform how to run APisix, how to debug

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


   How about using WSL? @Dule-mart you could try WSL


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix] moonming commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-688571975


   you are welcome.


----------------------------------------------------------------
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] moonming commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
moonming commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-688565537


   Apache APISIX has not been tested on windows system, so there may be problems. Going back to your error, it seems that OpenResty is not installed correctly


----------------------------------------------------------------
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] tzssangglass commented on issue #2178: Windows Platform how to run APisix, how to debug

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #2178:
URL: https://github.com/apache/apisix/issues/2178#issuecomment-1007214094


   yes, we do not yet offer support for windows perfect build APISIX.


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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