ZBLOG

Error response from daemon: driver failed programming external connectivity on endpoint influxdb (e91098cd14a389b663bcd45f26ab960873d6478ff8e8bd07f3747ae435e0e98d): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 8086 -j ...

This error message indicates that there was a problem with setting up external connectivity for the InfluxDB container. Specifically, it appears that the Docker driver was unable to program the iptables rules necessary to forward traffic to the container’s network interface.

The error message mentions that there was an issue with the “iptables –wait” command, which is used to manipulate the Linux kernel’s packet filtering framework. In this case, the error message suggests that the specified chain, target, or match does not exist in the current iptables configuration.

To resolve this issue, you may need to check your iptables configuration and ensure that all necessary chains, targets, and matches are present. You may also want to verify that the br-06abb0c8d5fa bridge interface is properly configured and accessible from within the Docker environment.

Additionally, you could try restarting the Docker service or rebooting the host system to see if that resolves the issue. If the problem persists, you may need to consult Docker documentation or seek assistance from a technical expert.

本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://golang.0voice.com/?id=1248

分享:
扫描分享到社交APP
上一篇
下一篇
发表列表
游客 游客
此处应有掌声~
评论列表

还没有评论,快来说点什么吧~

联系我们

在线咨询: 点击这里给我发消息

微信号:3007537140

上班时间: 10:30-22:30

关注我们
x

注册

已经有帐号?