<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ss on ErrorVault — Developer Error Code Dictionary</title><link>https://errorvault.dev/tags/ss/</link><description>Recent content in Ss on ErrorVault — Developer Error Code Dictionary</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 18 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://errorvault.dev/tags/ss/feed.xml" rel="self" type="application/rss+xml"/><item><title>Fix docker-port-allocated: Bind for 0.0.0.0:80 failed: port is already allocated</title><link>https://errorvault.dev/docker/docker-port-allocated-port-already-allocated/</link><pubDate>Fri, 18 Oct 2024 00:00:00 +0000</pubDate><guid>https://errorvault.dev/docker/docker-port-allocated-port-already-allocated/</guid><description>&lt;h2 id="1-symptoms">1. Symptoms&lt;/h2>
&lt;h2 id="the-docker-port-allocated-error-manifests-when-docker-fails-to-bind-a-host-port-to-a-container-port-common-error-message">The &lt;code>docker-port-allocated&lt;/code> error manifests when Docker fails to bind a host port to a container port. Common error message:&lt;/h2>
&lt;p>docker: Error response from daemon: driver failed programming external connectivity on endpoint festive_fermi (uuid): (iptables failed: iptables &amp;ndash;wait -t nat -A DOCKER -p tcp -d 0.0.0.0/0 &amp;ndash;dport 80 -j DNAT &amp;ndash;to-destination 172.17.0.2:80 ! -i docker0: iptables: No chain/target/match by that name.
Bind for 0.0.0.0:80 failed: port is already allocated.&lt;/p></description></item></channel></rss>