Troubleshooting

Static IP Address Error

2min

When following the steps to Set a Static IP Address, you may see the following error message.

If you face an error like this Error occured: Failed to set network interface configuration: Network interface configuration error: ** (generate:33344): WARNING **: 12:51:35.007: Permissions for /etc/netplan/50-cloud-init.yaml are too open

Resolution

Change permissions on the config files with the following command.

sudo chmod 600 /etc/netplan/*.yaml