Frappe Cloud Press Build Stuck on “Pending” (No Logs)

Hi everyone,

I’ve set up Frappe Cloud Press on four separate servers — one for Press itself, and three for the Proxy, Database, and Application roles.
All servers show as green and running in the Press dashboard, so the connections look fine.

However, when I try to create or deploy an app, the deployment stays stuck in “Pending”.
None of the build steps (Clone Repositories, Run Validations, Package, Upload) show any logs or progress, so there’s no way to see where it’s failing.

I’ve already confirmed:

  • SSH works passwordlessly between all servers

  • Node and Yarn are up to date (Node 20, Yarn 1.22)

  • Manual bench build and bench start run successfully on the Press server

Everything seems configured correctly, but builds never actually start.

Has anyone run into this or know where to check for agent or job logs to debug why the build doesn’t start?

Environment

  • Press version: v15 (latest)

  • Ubuntu 22.04 LTS

  • 4-server setup (Press, Proxy, Database, Application)

Thanks in advance!

did you find a solution

I have the same, that’s already more than one case here. Stuck on "Deploy Candidate" - Press v0.7.0 / Frappe v15 - No logs or errors

Follow this:

I found the solution how to start deployment, but the reason is still not clear, I think that is related to the sites/common_site_config.json and workers should be properly configured.
At leas I get it working with the following command:
bench worker --queue short,default,long,sync,build