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 2022/02/16 01:55:16 UTC

[GitHub] [apisix] purekeeper opened a new issue #6333: stream_proxy report error

purekeeper opened a new issue #6333:
URL: https://github.com/apache/apisix/issues/6333


   ### Issue description
   
   Hi , I enable stream_proxy and listen addr set to 5061, but api6 report error :
   
   **nginx: [emerg] host not found in "map[addr:5061" of the "listen" directive in /usr/local/apisix/conf/nginx.conf:74**
   
   I think it not need host for "listen" directive,but why it need host ?
   
   when i set a host listen 0.0.0.0:5061,  and it report error 
   
   **nginx: [emerg] invalid port in "map[addr:0.0.0.0:5061" of the "listen" directive in /usr/local/apisix/conf/nginx.conf:74**
   
   So what should i do for it ?
   
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):  latest version
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --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.

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

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



[GitHub] [apisix] leslie-tsang commented on issue #6333: stream_proxy report error

Posted by GitBox <gi...@apache.org>.
leslie-tsang commented on issue #6333:
URL: https://github.com/apache/apisix/issues/6333#issuecomment-1041291381


   Hello there, could you please post your `conf.yaml` and  generated `nginx.conf` here ?
   
   More detail in needed.


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