a month ago
using the template from the official documention, I am seeing this error. When I click on the source repo it's fully accessible so I dunno why this error is showing.
Attachments
4 Replies
a month ago
The error "GitHub Repo not found" is under the branch section , it says "Branch connected to staging". your repo is connected but railway can't find the staging branch.can you check if your repo actually has a branch called staging. If it was deleted or renamed, railway will be looking for a branch that does not exists.go to Settings -> Source -> change the branch to main (or your default branch ).
a month ago
I'm not sure where you are seeing staging? I'm literally deploying the template layed out here: https://docs.openclaw.ai/install/railway, which is https://railway.com/deploy/clawdbot-railway-template.
a month ago
and when I try and reset it says this but the repo exists and is public, this makes no sense?
Attachments
and when I try and reset it says this but the repo exists and is public, this makes no sense?
a month ago
Did you fork it to your own account? If not fork it .Railway's repo search only shows repos in your github account, not other users repos.
