Belyenochi opened a new issue #6398:
URL: https://github.com/apache/apisix/issues/6398


   ### Issue description
   
   My test step
   1. cd apisix
   2. sudo PERL5LIB=.:$PERL5LIB TEST_NGINX_BINARY=/usr/local/bin/openresty 
prove -I/Users/jasonzhu/third-dep/test-nginx/lib -r t 
   ```
   t/admin/api.t ................................... nginx: [emerg] 
getgrnam("root") failed in 
/Users/jasonzhu/opensource/2022/apisix/t/servroot/conf/nginx.conf:364
   nginx: [emerg] getgrnam("root") failed in 
/Users/jasonzhu/opensource/2022/apisix/t/servroot/conf/nginx.conf:364
   nginx: [emerg] getgrnam("root") failed in 
/Users/jasonzhu/opensource/2022/apisix/t/servroot/conf/nginx.conf:364
   nginx: [emerg] getgrnam("root") failed in 
/Users/jasonzhu/opensource/2022/apisix/t/servroot/conf/nginx.conf:364
   nginx: [emerg] getgrnam("root") failed in 
/Users/jasonzhu/opensource/2022/apisix/t/servroot/conf/nginx.conf:364
   
   ```
   ```
   # nginx.conf
   user root;
   ```
   
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.12.0
   - OS (cmd: `uname -a`): Darwin jasonzhudeMacBook-Pro.local 19.5.0 Darwin 
Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; 
root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):  
openresty/1.19.9.1


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to