Unable to Deploy from Wappler Local Server to Digital Ocean Docker

Hi Everyone,

I’m trying to publish my cite, and every time I try to publish to digital ocean, I receive the following error message:

Does anyone know why I am getting this error message?

Any help or articles on this matter would be appreciated, thanks a ton.

As @George said in another post:

Please use the resource manager to create your DO server.

I did do that. I have my SSH key referencing the right spot, I have my DO server made through Wappler, but I can’t publish.

this is the error message it’s giving me. Please any help is appreciated. I’ll be working on this more tomorrow as well.

Seems the docker compose file that is generated by Wappler have added a required dependency to the local database that you don’t have as you are using digital ocean cloud database.

I will investigate this.

You can for now edit the file manually and remove the requirement.

This should be now fixed in Wappler 6 RC2