Publishing to DO with docker problem

Hi James,

I’m not sure about the url redirection or docker deploy name in the production remote target. However, there have been some compatibility problems between Wappler (running Traefik) and Docker v29.x.x on the Linux instances. So, I’ll start by checking if that’s the cause of the connection errors.

  1. Log on the remote DO instance
  2. Type Docker --version in the terminal
  3. If Docker version is v29.x.x, then Docker will need to be downgraded to v28.x.x - follow the instructions provided by Ben in this post:
    ✅ Ubuntu 24.04 now pushing Docker 29.1.3 in general release cycle - #8 by bpj