Difference between revisions of "Ports are not available"
Jump to navigation
Jump to search
(Created page with " netstat -an docker-compose ps") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
[[netstat -an]] | [[netstat -an]] | ||
+ | [[lsof -iTCP -sTCP:LISTEN -P -n]] | ||
[[docker-compose ps]] | [[docker-compose ps]] | ||
+ | |||
+ | [[docker]]: | ||
+ | [[Error response from daemon]]: Ports are not available: exposing port UDP 0.0.0.0:[[58643]] -> 0.0.0.0:0: listen udp 0.0.0.0:58643: bind: [[address already in use]]. | ||
+ | |||
+ | == See also == | ||
+ | * {{TCP}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 13:16, 17 February 2023
netstat -an lsof -iTCP -sTCP:LISTEN -P -n docker-compose ps
docker: Error response from daemon: Ports are not available: exposing port UDP 0.0.0.0:58643 -> 0.0.0.0:0: listen udp 0.0.0.0:58643: bind: address already in use.
See also[edit]
- TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address
Advertising: