Problem description
ocker.errors.DockerException: Error while fetching server API version: (‘Connection aborted.’, FileNotFoundError(2, ‘No such file or directory’))
Causes
The reason is that docker did not start
terms of settlement
Open docker:
systemctl start docker
Look at docker process
ps -ef | grep docker
Final execution
docker-compose up -d
Read More:
- Solve the problem of docker error: Unsupported compose file version: 3.2
- Vscode configuration connection server docker write code
- [solved] runtimeerror: module compiled against API version 0xc but this version of numpy is 0xb
- The socket connection was aborted in WCF
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- ERROR Docker Engine API on Mac Osx
- There are errors 1304 and 2350 FDI server errors in ArcGIS Server installation
- [Sovled] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
- Docker CentOS Failed to get D-Bus connection: Operation not permitted
- NACOS error com.alibaba.nacos.api.exception.NacosException: failed to req API:/api//nacos/v1/ns/instance
- Vscode remote connection server reports an error: could not establish connection to “XXXXXX” [resolved]
- Flash + Vue uses Axios to obtain server data, and reports error: “request aborted”
- linux docker Error Failed to get D-Bus connection: Operation not permitted
- docker service Failed to get D-Bus connection: Operation not permitted
- Connection error:Cannot connect to redis-server. Details are available in connection log.
- Installing docker on Huawei Kunpeng server arm64
- solve java.net.ConnectException : Connection refused:connect report errors
- Docker load loading mirror message JSON no such file or directory error
- Solve win10 docker:error during connect: Get https://192.168.99.100 : 2376 and error checking TLS connection
- (20200916 Solved)Docker||redis-cli Could not connect to Redis at 127.0.0.1:6379: Connection refused