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/09/07 03:42:20 UTC

[GitHub] [apisix-java-plugin-runner] Hireek opened a new issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Hireek opened a new issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65


   Caused by: reactor.netty.ChannelBindException: Failed to bind on [/tmp/runner.sock]
   
   how can i config APISIX_LISTEN_ADDRESS?


-- 
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-java-plugin-runner] arabot777 commented on issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
arabot777 commented on issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65#issuecomment-995818872


   > 
   1. if you use mac m1, please import the aarch64 version of the netty-transport-native-kqueue package
   2. in other cases, please check the permissions of the runner.sock file,
   


-- 
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-java-plugin-runner] RagavMaddali commented on issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
RagavMaddali commented on issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65#issuecomment-995804317


   do we have a way to resolve the issue 


-- 
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-java-plugin-runner] Hireek closed issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
Hireek closed issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65


   


-- 
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-java-plugin-runner] arabot777 commented on issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
arabot777 commented on issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65#issuecomment-985226716


   hello, I have encountered the same problem, how did you solve it?


-- 
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-java-plugin-runner] Hireek commented on issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
Hireek commented on issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65#issuecomment-913967075


   Caused by: java.lang.IllegalArgumentException: Unsupported channel type: ServerDomainSocketChannel


-- 
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-java-plugin-runner] RagavMaddali commented on issue #65: java.lang.IllegalStateException: Failed to execute CommandLineRunner

Posted by GitBox <gi...@apache.org>.
RagavMaddali commented on issue #65:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/65#issuecomment-995822594


   > if you use mac m1, please import the aarch64 version of the netty-transport-native-kqueue package
   > in other cases, please check the permissions of the runner.sock file,
   
   On the run mode the file is created dynamically. I tried running the process with both sudo and as as root user. 
   


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