Error response from daemon: driver failed external connectivity on endpoint.
Suddenly I am getting below error when I try to
docker compose up
The Docker was working fine on the pod. I just made some code changes and rebuilt it and now I getting below errors:
Gracefully stopping... (press Ctrl+C again to force)
Error response from daemon: driver failed programming external connectivity on endpoint mia-runpod-backend-engine-1 (f4a69cb1cbf0100d22af23c3d5dc5a09aeeac3425476d4bc8bfbf886e42a77f1): Unable to enable MASQUERADE rule: (iptables failed: iptables --wait -t nat -A POSTROUTING -p tcp -s 172.19.0.4 -d 172.19.0.4 --dport 8000 -j MASQUERADE: /usr/sbin/iptables: error while loading shared libraries: libip4tc.so.2: cannot close file descriptor: Error 24
(exit status 127))3 Replies
Oh well are you running it in a gpu pod?
or cpu pod
Try to search /usr/sbin/iptables: error while loading shared libraries: libip4tc.so.2: cannot close file descriptor: Error 24
on google
I am running a CPU pod. After restarting the pod the issue was resolved but pod behaviour doesn't seems to be stable.
Hmm next time you're having that, report to runpod with your pod id