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:44:40 UTC

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

geffzhang edited a comment 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>
   
     template:
       metadata:
         labels:
           app.kubernetes.io/instance: apisix
           app.kubernetes.io/name: apisix
   #        key: string
         annotations:
           checksum/config: ab92b8c27a350fa396338db358f4035a2a5ef493936234bc9d9746c8ef5d45ee
           dapr.io/app-id: apisix-gateway
           dapr.io/app-port: '9080'
           dapr.io/enabled: 'false'
           dapr.io/sidecar-listen-addresses: 0.0.0.0


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