Unable to add the HOST (Hangs at Waiting)

Hi - I created a HOST using digital ocean machine driver, I could see the instance got created, however the rancher HOSTS interface still shows the status as “waiting”, Below is the Rancher server log

time=“2016-07-20T01:37:29Z” level=info msg=“Creating and uploading extracted machine config” resourceId=1ph17
time=“2016-07-20T01:37:29Z” level=info msg=“Machine config file created and encoded.” destFile="/var/lib/cattle/machine/04785cfd-e482-4c24-81d8-ec6cc492f8e3/test-server.tar.gz" resourceId=1ph17
time=“2016-07-20T01:39:27Z” level=info msg=“Invalid HostUuid.” hostUuid=b7afc429-7f14-4b04-b82d-d91aa3d5d0c8
time=“2016-07-20T01:39:27Z” level=error msg="could not find host uuid"
time=“2016-07-20T01:39:32Z” level=info msg=“Invalid HostUuid.” hostUuid=b7afc429-7f14-4b04-b82d-d91aa3d5d0c8
time=“2016-07-20T01:39:32Z” level=error msg="could not find host uuid"
time=“2016-07-20T01:39:39Z” level=info msg=“Invalid HostUuid.” hostUuid=b7afc429-7f14-4b04-b82d-d91aa3d5d0c8
time=“2016-07-20T01:39:39Z” level=error msg="could not find host uuid"
time=“2016-07-20T01:39:48Z” level=info msg=“Invalid HostUuid.” hostUuid=b7afc429-7f14-4b04-b82d-d91aa3d5d0c8
time=“2016-07-20T01:39:48Z” level=error msg=“could not find host uuid”

What version of Rancher are you running and what is your set up? Is it HA or not?

v1.1.1 and it’s not configured as HA

And can I assume you used the provided Digital Ocean UI to launch the host?