Buildfailed
anianthony456-alt
FREEOP

a month ago

Hi, I'm trying to deploy a Python Telegram bot from GitHub.

The deployment fails during the build stage.

Build log shows:

load build definition from ./railpack-plan.json

Build Failed: build daemon returned an error

KEY not found

My repository contains bot.py, requirements.txt, and runtime.txt. I'm using Railway's default Python (Railpack) deployment, not Docker.

Could you tell me what "KEY not found" refers to and how to fix it?

$10 Bounty

1 Replies

Railway
BOT

a month ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway about 1 month ago


Try using a custom Dockerfile or specify a custom build/runtime plan with a Railpack config file.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...