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/28 10:17:30 UTC

[GitHub] [apisix-ingress-controller] geffzhang commented on issue #569: request help: apisix ingress controller with Dapr

geffzhang commented on issue #569:
URL: https://github.com/apache/apisix-ingress-controller/issues/569#issuecomment-929053738


   @tokers  I can't inject  dapr  APISIX pod ,
   
   <html>
   <body>
   <!--StartFragment-->
   
   /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init
   --
   Tue, Sep 28 2021 6:16:14 pm |  
   Tue, Sep 28 2021 6:16:14 pm | WARNING: using fixed Admin API token has security risk.
   Tue, Sep 28 2021 6:16:14 pm | Please modify "admin_key" in conf/config.yaml .
   Tue, Sep 28 2021 6:16:14 pm |  
   Tue, Sep 28 2021 6:16:14 pm |  
   Tue, Sep 28 2021 6:16:14 pm | /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd
   Tue, Sep 28 2021 6:16:15 pm | 2021/09/28 10:16:15 [warn] 1#1: low address bits of 127.0.0.1/24 are meaningless in /usr/local/apisix/conf/nginx.conf:211
   Tue, Sep 28 2021 6:16:15 pm | nginx: [warn] low address bits of 127.0.0.1/24 are meaningless in /usr/local/apisix/conf/nginx.conf:211
   Tue, Sep 28 2021 6:16:15 pm | 2021/09/28 10:16:15 [emerg] 1#1: bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:15 pm | nginx: [emerg] bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:15 pm | 2021/09/28 10:16:15 [emerg] 1#1: bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:15 pm | nginx: [emerg] bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:16 pm | 2021/09/28 10:16:15 [emerg] 1#1: bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:16 pm | nginx: [emerg] bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:16 pm | 2021/09/28 10:16:15 [emerg] 1#1: bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:16 pm | nginx: [emerg] bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:17 pm | 2021/09/28 10:16:15 [emerg] 1#1: bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:17 pm | nginx: [emerg] bind() to 127.0.0.1:9090 failed (98: Address in use)
   Tue, Sep 28 2021 6:16:17 pm | 2021/09/28 10:16:15 [emerg] 1#1: still could not bind()
   Tue, Sep 28 2021 6:16:17 pm | nginx: [emerg] still could not bind()
   
   <!--EndFragment-->
   </body>
   </html>


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