Digital Ocean Error response from daemon: driver failed

Today I followed the steps to change all my web pages from Bootstrap 4 to Bootstrap 5.
After doing all pages I also had to change to BS5 in the project setting to be able to use the theme editor.
After this I noticed that the database has been reset to the default tables!? Okay, no big deal, I downloaded a copy from the live test server and installed it locally.
Now in local docker everything is working.
When I switch to the dev target (Digital Ocean) there is the red dot, indicating something is not running? Trying to deploy my site give an error.
What would be the best approach to fix this?

Can I rebuild the droplet in DO with a fresh Ubuntu install and then deploy again from Wappler?

Check this topic:

Thanks George!