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
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
Same Error, Wappler Staging target still reports “Connection Successful” and the Server System Check still reports "Server was Setup Successfully! … Docker is installed
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.
@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.