ММ
ifconfig
выполни, что-то не так с сетьюSize: a a a
ММ
ifconfig
выполни, что-то не так с сетьюVP
ММ
systemctl restart docker
IS
IS
А
bridge
```А
ММ
VC
ММ
А
А
AK
~$ docker exec -ti cbbbf22a8281 bash
root@cbbbf22a8281:/# ps ax
PID TTY STAT TIME COMMAND
1 pts/0 Ssl+ 0:00 mongod --bind_ip_all
54 pts/1 Ss 0:00 bash
64 pts/1 R+ 0:00 ps ax
root@cbbbf22a8281:/# apt update && apt install net-tools curl
root@cbbbf22a8281:/# netstat -ntpl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:27017 0.0.0.0:* LISTEN -
root@cbbbf22a8281:/# curl 0.0.0.0:27017
It looks like you are trying to access MongoDB over HTTP on the native driver port.
VP
AK
systemctl restart dockerd
VP
VP
Failed to restart dockerd.service: Unit dockerd.service not found.
AK