Skip to content

[Bug]: Render.com Blueprint fails to deploy #3754

@thatwebagency

Description

@thatwebagency

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

  1. visit the docs
  2. click the deploy blueprint to render
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions