You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "WordlessEcho (via GitHub)" <gi...@apache.org> on 2023/04/13 11:05:57 UTC

[GitHub] [apisix-docker] WordlessEcho commented on issue #373: restart docker error:[emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)

WordlessEcho commented on issue #373:
URL: https://github.com/apache/apisix-docker/issues/373#issuecomment-1506772781

   No. It doesn't fix.
   I run apisix on WSL. WSL will shutdown automatically. It happens after I start WSL and docker again.
   
   ```
   /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init
   
   /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd
   2023/04/13 11:01:22 [emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   nginx: [emerg] bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   2023/04/13 11:01:22 [emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   nginx: [emerg] bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   2023/04/13 11:01:22 [emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   nginx: [emerg] bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   2023/04/13 11:01:22 [emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   nginx: [emerg] bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   2023/04/13 11:01:22 [emerg] 1#1: bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   nginx: [emerg] bind() to unix:/usr/local/apisix/conf/config_listen.sock failed (98: Address already in use)
   2023/04/13 11:01:22 [emerg] 1#1: still could not bind()
   nginx: [emerg] still could not bind()
   ```


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