docker启动失败
运行docker ps
,提示
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.35/containers/json: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.
其它功能无法使用
可能的解决方法
关闭
Containers, Hyper-V, VMP, WHP, WSL
,重启然后打开Hyper-V, VMP, WHP, WSL
似乎是Containers的问题,但是中途也出现了wsl无法使用的问题,具体问题不想复现了 #(斗鸡眼滑稽)
Sql Server连接问题
由于docker
在尝试使用1433
端口时,提示无权限,(查了任务管理器,CMD也试过了,没找到占用的程序,不知道什么原因了)
所以就改成14330
了
但是,在MSSMS中尝试连接localhost:14330
死活连不上,
查了查,绝了 #(黑线) 是localhost,14330