Thanks for helping improve the OpenClaw Railway Template.
- Discord: https://discord.com/invite/clawd
- GitHub Issues: https://github.com/vignesh07/clawdbot-railway-template/issues
Please include:
- Railway logs around the failure
- The output of:
GET /healthzGET /setup/api/debug(after authenticating to/setup)
- Your Railway settings relevant to networking:
- Public Networking enabled?
- Domain target port set to 8080?
- Keep PRs small and focused (one fix per PR)
- Run locally:
pnpm lintpnpm test
If you’re making Dockerfile changes, please explain why they’re needed and how you tested.