Issue creating droplets with DO

I have been having big issues with docker remote recently with droplet creation failing.
last time this happened i just kept doing it and eventually after about 10 tried it worked but it is a bit of a pain. The droplet seems to be created but does not respond

Using Digital Ocean

Anyone any ideas why it is happening?

OUTPUT

Running pre-create checks…
Creating machine…
(cyber) Creating SSH key…
(cyber) Creating Digital Ocean droplet…
(cyber) Waiting for IP address to be assigned to the Droplet…
Waiting for machine to be running, this may take a few minutes…
Detecting operating system of created instance…
Waiting for SSH to be available…
Detecting the provisioner…
Provisioning with ubuntu(systemd)…
Running pre-create checks…
Creating machine…
(cyber) Creating SSH key…
(cyber) Creating Digital Ocean droplet…
(cyber) Waiting for IP address to be assigned to the Droplet…Waiting for machine to be running, this may take a few minutes…
Detecting operating system of created instance…
Waiting for SSH to be available…
Detecting the provisioner…
Provisioning with ubuntu(systemd)…
Installing Docker…
Copying certs to the local machine directory…
Copying certs to the remote machine…
Setting Docker configuration on the remote daemon…
Error creating machine: Error running provisioning: Unable to verify the Docker daemon is listening: Maximum number of retries (10) exceeded

Error Creating Docker Machine!

I see this in Wappler

Looking at the error message, seems something is wrong on Digital Ocean, with the latest docker version - check:

Maybe @George has a better idea of what goes wrong exactly.

1 Like

Hi,

I (still) have a similar issue, check this workaround maybe it will work for you as well.

@George, any chance that this is related to Wappler after all? Still not working on any provider, even after clean install.

This is what makes me nervous transitioning to NodeJS from PHP.

1 Like

Docker isn’t required for Node, I switched from PHP and either run sites on a VPS or via cPanel if it’s a managed server

1 Like

@sitestreet nothing to do with the server model actually. This seems to be some issue with docker.

@Hyperbytes please try George’s suggestion from the linked topic.

1 Like

Well just as with any big software distribution, also docker has seem to have broken their latest docker version.

seems there is a way to choose the docker version used, so I will add a choice for the next update.

They will probably be fixing it soon as well.

Note this is just for brand new server provisioning. It is also general docker, so not really digital ocean related.

Don’t really understand what i am supposed to do never mind get it working!

Hey Brian,
Was referring to:

Screenshot_11

I stopped the container and started again and it is now showing running.
I will try a test deploy one i finish setup and advise

1 Like

That seems to have it working correctly, website deployed and running.

Huge thanks as always Teodor/George

1 Like

In the next update, we will use a specific docker version, so build errors with the latest version will be avoided as well

1 Like

Thank you George! :slight_smile:

This has been fixed in Wappler 3.7.5

This topic was automatically closed after 45 hours. New replies are no longer allowed.