99 Replies
22 days ago
Hi there! Any logs you could share? Do you have any GH Action enabled?
What are you trying to deploy?
22 days ago
GitHub
im using clawd template from here https://docs.clawd.bot/railway
22 days ago
Can you try redeploying it?
22 days ago
Hmm, can you try changing regions and or even creating a new project and doing a fresh deploy?
22 days ago
And what is the current region of that service?
22 days ago
(You can check that in the service settings)
22 days ago
I think it was just a busy queue, I was deploying some services to test and everything was fine.
22 days ago
Glad you got it working <:salute:1137099685417451530>
22 days ago
You set that through ENV vars right?
22 days ago
Set it through env vars, for telegram its TELEGRAM_BOT_TOKEN and for anthropic it is ANTHROPIC_API_KEY
22 days ago
Add them on the Variables tab of the service

22 days ago
It will ask for a redeploy after changing variables, so it can inject it into your service.
22 days ago
Wait for it to deploy and test it
22 days ago
Not really, according to https://docs.clawd.bot/railway#one-click-deploy it is very straightforward
22 days ago
Is there anything on xxxxxxxxx.up.railway.app/setup
22 days ago
?
https:///setup — setup wizard (password protected)
https:///clawdbot — Control UI
22 days ago
One sec, I'm testing it myself
22 days ago
I'm also having some trouble with the Vignesh clawdbot template.
22 days ago
It has some missing configs
22 days ago
That's not the issue we are having
22 days ago
There is a second template, i'm checking that one
22 days ago
They use the same version as of now, so that post is now obsolete
22 days ago
I'm trying to deploy this one right now: https://railway.com/deploy/clawdbot-railway
22 days ago
There's also this one that was just published by a Railway Team member which is a bit more technical than the others since it involves SSH: https://railway.com/deploy/clawdbot
Guide here: https://farazpatankar.com/p/clawdbot-on-railway
22 days ago
I'm having a difficult time making the template work, lol
22 days ago
one sec, I still didn't try faraz's template.
22 days ago
I'm testing this one
22 days ago
But it is also throwing a gateway error, even if properly set.
22 days ago
Well, gonna grab a coffee then try Faraz's template, one sec
22 days ago
I was able to get past the Gateway error
22 days ago
Which step are you on?
22 days ago
Seems like the Control UI is a bit buggy on every template. Faraz's template seems to be the most up-to-date yet even if it involves a bit more technical steps
22 days ago
Is it working fine?
my bot asking to restart, he need update API from sonnet to gemini flash. Sonnet to expensive lol
22 days ago
I think you can just redeploy the service
22 days ago
If you gonna change the model through env vars then you need to redeploy so it reinjects the env vars into the container
but the bot suggest me sonnet is still there, he will use only for complex task, for chit chat he will only use flash
⚠️ Agent failed before reply: Unknown model: google/gemini-2.0-flash-exp.
Logs: clawdbot logs --follow
22 days ago
It is supposed to persist between redeploys and restarts since it got a volume attached

