Provisioning on DigitalOcean stuck

Hi,

I’m trying to setup a host on DigitalOcean but it stuck at this screen:

Environment:

  1. Ranger runs on my local machine (currently playing around)
  2. Ranger version 1.3.3

The log shows:

time="2017-02-01T11:54:04Z" level=info msg="stdout: Creating CA: /var/lib/cattle/machine/3f848e6c-05d6-4080-a06a-5f52bdb5aea7/certs/ca.pem" resourceId: =1ph5
time="2017-02-01T11:54:04Z" level=info msg="stdout: Creating client certificate: /var/lib/cattle/machine/3f848e6c-05d6-4080-a06a-5f52bdb5aea7/certs/cert.pem" resourceId: =1ph5
time="2017-02-01T11:54:05Z" level=info msg="stdout: Running pre-create checks..." resourceId: =1ph5
time="2017-02-01T11:54:06Z" level=info msg="stdout: Creating machine..." resourceId: =1ph5
time="2017-02-01T11:54:06Z" level=info msg="stdout: (test2) Creating SSH key..." resourceId: =1ph5
time="2017-02-01T11:54:06Z" level=info msg="stdout: (test2) Creating Digital Ocean droplet..." resourceId: =1ph5
time="2017-02-01T11:54:08Z" level=info msg="stdout: (test2) Waiting for IP address to be assigned to the Droplet..." resourceId: =1ph5
time="2017-02-01T11:54:08Z" level=info msg="stdout: Waiting for machine to be running, this may take a few minutes..." resourceId: =1ph5
time="2017-02-01T11:54:30Z" level=info msg="Refresh for this catalog library is already in process, skipping"
time="2017-02-01T11:54:31Z" level=info msg="Refresh for this catalog community is already in process, skipping"
time="2017-02-01T11:54:46Z" level=info msg="stdout: Detecting operating system of created instance..." resourceId: =1ph5
time="2017-02-01T11:54:46Z" level=info msg="stdout: Waiting for SSH to be available..." resourceId: =1ph5
time="2017-02-01T11:54:59Z" level=info msg="stdout: Detecting the provisioner..." resourceId: =1ph5
time="2017-02-01T11:54:59Z" level=info msg="stdout: Provisioning with debian..." resourceId: =1ph5
time="2017-02-01T11:59:29Z" level=info msg="stdout: Copying certs to the local machine directory..." resourceId: =1ph5
time="2017-02-01T11:59:30Z" level=info msg="stdout: Copying certs to the remote machine..." resourceId: =1ph5
time="2017-02-01T11:59:31Z" level=info msg="Refresh for this catalog community is already in process, skipping"
time="2017-02-01T11:59:33Z" level=info msg="stdout: Setting Docker configuration on the remote daemon..." resourceId: =1ph5
time="2017-02-01T11:59:35Z" level=info msg="stdout: Checking connection to Docker..." resourceId: =1ph5
time="2017-02-01T11:59:36Z" level=info msg="stdout: Docker is up and running!" resourceId: =1ph5
time="2017-02-01T11:59:36Z" level=info msg="stdout: To see how to connect your Docker Client to the Docker Engine running on this virtual machine, run: docker-machine env test2" resourceId: =1ph5
time="2017-02-01T11:59:36Z" level=info msg="Machine Created" machineExternalId=3f848e6c-05d6-4080-a06a-5f52bdb5aea7 resourceId=1ph5
time="2017-02-01T11:59:36Z" level=info msg="Creating and uploading extracted machine config" resourceId=1ph5
time="2017-02-01T11:59:36Z" level=info msg="Machine config file created and encoded." destFile="/var/lib/cattle/machine/3f848e6c-05d6-4080-a06a-5f52bdb5aea7/test2.tar.gz" resourceId=1ph5
time="2017-02-01T11:59:36Z" level=info msg="Activating Machine" eventId=46dd1313-060c-40f0-8944-f3b815a1915d resourceId=1ph5
time="2017-02-01T11:59:37Z" level=info msg="pulling rancher/agent:v1.1.3 image."
time="2017-02-01T12:00:01Z" level=info msg="Container created for machine" containerId=2d311b85ace6715dbc8911e656a23068715c1b014771d7559705337c537fdc11 machineId=1ph5 resourceId=1ph5
time="2017-02-01T12:00:01Z" level=info msg="Rancher-agent for machine started" containerId=2d311b85ace6715dbc8911e656a23068715c1b014771d7559705337c537fdc11 machineExternalId=3f848e6c-05d6-4080-a06a-5f52bdb5aea7 resourceId=1ph5
time="2017-02-01T12:00:01Z" level=info msg="Creating and uploading extracted machine config" resourceId=1ph5
time="2017-02-01T12:00:01Z" level=info msg="Machine config file created and encoded." destFile="/var/lib/cattle/machine/3f848e6c-05d6-4080-a06a-5f52bdb5aea7/test2.tar.gz" resourceId=1ph5
time="2017-02-01T12:04:31Z" level=info msg="Refresh for this catalog community is already in process, skipping"
time="2017-02-01T12:09:30Z" level=info msg="Refresh for this catalog library is already in process, skipping"
time="2017-02-01T12:09:31Z" level=info msg="Refresh for this catalog community is already in process, skipping"

What am I doing wrong?
Does the started Agent on the DigitalOcean Node needs a connection to the Ranger Server (on my notebook)?

Thanks in advance

RTFM:


Ability to communicate with a Rancher server via http or https through the pre-configured port. Default is 8080.