mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-07 22:41:41 +08:00
- Add container existence check before calling ContainerStatPath - Provide detailed error messages when container is not found - Add helpful hints for troubleshooting container name configuration - Log container state information for debugging - Include container name, path, and running state in error logs This helps users diagnose issues when nginx-ui cannot connect to the nginx container, particularly when the container name doesn't match or the container is not running. Co-authored-by: Jacky <me@jackyu.cn>