Warning: mysqli_query(): (HY000/1021): Disk full (C:\xampp\tmp\#sql6704_49757_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in C:\xampp\htdocs\wordpress\wp-includes\wp-db.php on line 2033
Linux重启关闭防火墙后重启Harbor失败 - ZGEO博客

一、错误原因

ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables –wait -t nat -I DOCKER -i br-354f6992d8ed -j RETURN: iptables: No chain/target/match by that name.


二、修复问题

原因是Harbor依赖docker运行,关闭防火墙之后docker需要重启

# 重启docker服务

service docker restart

发表评论

邮箱地址不会被公开。 必填项已用*标注