Issue with deploy PostgreSQL with template
I have a clean installation of dokploy and I wanted to deploy the first PostgreSQL service using Database template but unfortunately I can't do it. After I click on the template parameter settings, I can send the creation, it says that the creation was successful but I see this message in the log:
Error response from daemon: No such container: select-a-container
Is it some problem with dockploy or am I doing something wrong ?

6 Replies
Dokploy Version: v0.6.1
You should deploy
You need to click the deploy button
Of course I know that it has to be deployed but as I write, it throws an error in the log after deployment

press the select a container select
what does that show
are you able to select another container?
cuz thats just a placeholder
Ok, I restarted the whole server in VPS and now the deployment work correctly .. I don't understand why but now is Postgres up. Thanks for trying to help me