mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Server may become unreachable after some time because of an AWS script #565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 10/8/2020
The script /etc/network/if-up.d/assign_ips is only needed for AWS, due to a bug, it's always installed and can cause networking issues.
The solution is to delete this file for non AWS servers.