Skip to content

[Bug]: Calls to /servers/{uuid}/validate do not kickstart validation? #5605

@namgo

Description

@namgo

Error Message and Logs

When calling coolify api after successfully creating a server with the api (post, /servers) I am attempting to use either the instant_validate parameter or /servers/{uuid}/validate to validate and install docker engine in place of clicking the "Validate and Install Docker Engine" button.

When using the validate endpoint, I receive a message "Validation started." but there appear to be no deployments queued, nor after roughly 5 minutes has a deployment appeared - coolify hasn't attempted to install docker on the remote host.

When I do click the "Validate and Install Docker Engine" button, validation succeeds without issue.

Is it possible I'm using the wrong endpoint for docker installation?

Steps to Reproduce

  1. call /server with POST and required parameters to create a new server
  2. receive UUID as a response from the above query
  3. request server validation with /server/{uuid}/validate
  4. receive "Validation Started." message via json

Example Repository URL

No response

Coolify Version

v4.0.0-beta.406

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04 endpoint, Debian 12 coolify server

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 BugReported issues that need to be reproduced by the team.🔍 TriageIssues that need assessment and prioritization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions