Unable to access WSL mounted disk (\\wsl.localhost\Ubuntu\mnt\c) from File Explorer due to Permission Denied#11222 New issue OpenDescription MaurizioCasciano opened on Feb 28, 2024 Windows Version Microsoft Windows [Version 10.0.19045.4046] WSL Version 2.0.14.0 Are you using WSL 1 or WSL 2...
nginx有个默认的端口检测,如443,80等等,他也会报这个错,因为这端口可能被mysql或者redis或者tomcat,https之类的占了 还有127.0.0.1,0.0.0.0,localhost之类的也不要用,迟早会报错。 总结 这个报错,就是你命名不规范的报错,nginx 1.14只是warn,迟早新版本会error啊。
servlet或者listen-address 有时候默认是localhost 这说明除了localhost 127.0.0.1绑定了这个东西 弄清楚这东西是什么删掉即可