/etc/netplan/50-init-cloud.yaml

dosyasında ayarlamaları yaptım kaydettiğimde ise

GLib-WARNING **: 15:19:42.462: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: /etc/netplan/50-cloud-init.yaml:20:14: Error in network definition: unicast route must include both a 'to' and 'via' IP - to: default ^ /etc/netplan/50-cloud-init.yaml:20:22: Error in network definition: invalid IP family '-1' - to: default ^

böyle bir hata veriyor ip adresini tekrar "to" kısmına tekrar yazıyorum bu sefer de
/etc/netplan/50-cloud-init.yaml:20:14: Error in network definition: unicast route must include both a 'to' and 'via' IP - to: 94.141.98.19/24 olarak hata mesajı alıyorum