Comment 1 for bug 1515997

Revision history for this message
hongbin (hongbin034) wrote :

Hi Christian,

Does the error consistently reproducible? If yes, could you run the following commands and paste the output here:

$ sudo systemctl list-units

You should see one or multiple services that are failing. Please paste the logs of the failed services. For example

$ sudo journalctl -u cloud-config --no-pager
$ sudo journalctl -u cloud-final --no-pager
$ sudo journalctl -u cloud-init-local --no-pager
$ sudo journalctl -u cloud-init --no-pager
$ sudo journalctl -u etcd --no-pager
$ sudo journalctl -u swarm-agent --no-pager