Error when running combustion script

@Misekayek0l the network should be up and running before it even gets to starting ignition/combustion? So nothing to do with combustion as such.

Then what is the error?

After=network.target does not gurantee that network is up when using NetworkManager (or systemd-networkd for that matter), it is well known. You need to wait for NetworkManager to complete connection activation. If combustion is supposed to support networking use, then it is a bug in combustion. To fix it you need to add additional dependencies to combustion.service and activate additional services. I do not know how to do it during MicroOS setup.

Unfortunately you tagged your post with two mutually exclusive tags. MicroOS is not Leap Micro, and it is unknown what you actually use.

MicroOS Leap

There is no such distribution.

It does exists: openSUSE Leap Micro 5.5 - Get openSUSE

@Misekayek0l Just to confirm, this Leap Micro system is a virtual machine brought up by vagrant?

Is a VM runned by KVM with Virt Manager, no vagrant involved

@Misekayek0l and network is configured to use a bridge device so the VM gets a dhcp address?

Yes, that is correct

@Misekayek0l based on this thread you started https://forums.opensuse.org/t/how-can-i-install-gpg-key-in-a-non-interactive-combistion-script/172577/1 your missing the network activation stanza…

I give you the logs there

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.