Summary
Render blueprint builds docker image and uploads but then fails to deploy with a console log mixture of Moltbot cli usage information (Usage: moltbot [options] [command]) and some other actual logs as per below.
Steps to reproduce
- visit the docs
- click the deploy blueprint to render
- check build logs
Expected behavior
build to succeed and allow us to visit the xxxx.onrender.com url to config.
Actual behavior
==> No open ports detected, continuing to scan...
==> Docs on specifying a port: https://render.com/docs/web-services#port-binding
==> Exited with status 1
Environment
- Clawdbot version: moltbot/moltbot:main 699784d
- OS: Mac OSX, render.com
- Install method (pnpm/npx/docker/etc): docker via render
Logs or screenshots
logs show -
Pushing image to registry...
Upload succeeded
==> Setting WEB_CONCURRENCY=1 by default, based on available CPUs in the instance
==> Deploying...
🦞 Moltbot 2026.1.27-beta.1 (unknown)
If it's repetitive, I'll automate it; if it's hard, I'll bring jokes and a rollback plan.
==> No open ports detected, continuing to scan...
==> Docs on specifying a port: https://render.com/docs/web-services#port-binding
==> Exited with status 1
Summary
Render blueprint builds docker image and uploads but then fails to deploy with a console log mixture of Moltbot cli usage information (Usage: moltbot [options] [command]) and some other actual logs as per below.
Steps to reproduce
Expected behavior
build to succeed and allow us to visit the xxxx.onrender.com url to config.
Actual behavior
==> No open ports detected, continuing to scan...
==> Docs on specifying a port: https://render.com/docs/web-services#port-binding
==> Exited with status 1
Environment
Logs or screenshots
logs show -
Pushing image to registry...
Upload succeeded
==> Setting WEB_CONCURRENCY=1 by default, based on available CPUs in the instance
==> Deploying...
🦞 Moltbot 2026.1.27-beta.1 (unknown)
If it's repetitive, I'll automate it; if it's hard, I'll bring jokes and a rollback plan.
==> No open ports detected, continuing to scan...
==> Docs on specifying a port: https://render.com/docs/web-services#port-binding
==> Exited with status 1