Error launching services when Deploying to DigitalOcean with Docker

Not sure if this is a bug or not so here are the steps we took Using Wappler v6.0.3, Docker Desktop on Windows 10:
1-Successfully added DigitalOcean as a New Provider “Provider Connection OK” in Resource Mgr
2-Successfully Created a New Droplet on DO Ubuntu 23.04 x64 “DO Checked Marked my SSH Key”
3-On Wappler Successfully Imported Existing Server “Docker Config Save Successfully”
4-Wappler System Check “Server was setup Successfully”
5-Created a Wappler Staging Target & Tested Connection “Connection Successful”
6-Error Deploying to DigitalOcean with Docker:
listing workers for Build: failed to list workers : Unavailable: connection error" desc = “transport: failed to write client preface: write |1: file already closed” Error launching services

Thank you in advance for guidance on how to rectify this.

Can you try again clicking Deploy? Seems like it tried to do stuff before the server was actually setup, which of course is a “bug”, but that’s just a theory

1 Like

Thx for your prompt response, Will try and be back shortly . . .

Same Error, Wappler Staging target still reports “Connection Successful” and the Server System Check still reports "Server was Setup Successfully! … Docker is installed

Try updating docker desktop to the latest.

Upgraded to Wappler to v5.0.6, Server system check and Target Connection test are still successful but Deploy fails with the exact same error. Would appreciate any guidance to troubleshoot this or any other suggestions so we can continue with our development.

Sorry I mean that you should update docker desktop to the latest.

Thank you for getting back George, Docker Desktop says we are up to date with 4.25.2 (129061).

Well maybe try older versions of docker desktop as it seems they have a bug in the latest:

1 Like

This might help also:

It would be helpful if someone types here their working Docker version on Windows

1 Like

Docker Desktop says we are up to date with 4.25.2 (129061) Engine v24.0.6 Compose v2.23.0

Thank You @George Downgraded Docker Desktop to versions 4.21.0 resolved our issue.

1 Like

@George - Hi George, I experienced this issue with the latest version of docker as well. As a newcomer to Wappler and web development, it would’ve been helpful to have a link to this discussion in the tutorials. Thank you.

Actually we have a new option in the latest Wappler, in the global options / docker you can disable to usage of buildx that might help resolve the problem.