GitHub user wido added a comment to the discussion: log_util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed
This seems like a problem within the VM and cloud-init, the CloudStack Datasource isn't able to execute a command to find the VR. The CloudStack DataSource for cloud-init is not maintained directly at the project, but maintained at cloud-init: https://github.com/canonical/cloud-init It seems like the DataSource ( https://github.com/canonical/cloud-init/blob/main/cloudinit/sources/DataSourceCloudStack.py ) wants to retrieve some DHCP IPv4 details which fails, but I can't tell you why exactly. GitHub link: https://github.com/apache/cloudstack/discussions/12223#discussioncomment-15220111 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
