Railway deploy failed
yoshimendokusee
FREEOP

a year ago

(no markdown available for this content)

Closed$10 Bounty

30 Replies

a year ago

Railpack works by looking at your application's structure and files to get hints of what kind of app it is and therefore how to build the app, this error shows that Railpack couldn't figure out what kind of app you have and therefore have no idea how to build the app

If you have a normal app with a weird structure then you could use a Dockerfile to tell Railway how to build your app, otherwise if you have a normal app then it's possible your file structure prevents Railpack from understanding how to build your app in which case you can fix whatever that may be

Can you provide details into what kind of app you're running?


yoshimendokusee
FREEOP

a year ago

It is a web app


yoshimendokusee
FREEOP

a year ago

we only use xampp for localhost


a year ago

what kind of webapp


a year ago

a screenshot of your top level file structure would be super helpful, just like the root files


a year ago

imma eat my burger rq ill check back here in a few minutes


yoshimendokusee
FREEOP

a year ago

it is a CMS


yoshimendokusee
FREEOP

a year ago

Content management system


yoshimendokusee
FREEOP

a year ago

1429169341747695786


yoshimendokusee
FREEOP

a year ago

1429169457208754257


yoshimendokusee
FREEOP

a year ago

i think i know the problem i'm trying to deploy the cloned repo


yoshimendokusee
FREEOP

a year ago

@Fragly sorry for the mention but can u deploy a repository from other person, tho, we're working as a team


a year ago

yea, but it requires that either:

  • the repository is public
  • or you have permission to the repo AND have configured Railway to have access to the repo (if access is through an org or something)

yoshimendokusee
FREEOP

a year ago

i have given access to the repo, i can commit


yoshimendokusee
FREEOP

a year ago

but i can't see the repo as an option to deploy to railway


a year ago

here's the detection requirements for python apps:


yoshimendokusee
FREEOP

a year ago

we're using a PHP


a year ago

oh right sorry im tripping


a year ago

that burger blinded me


yoshimendokusee
FREEOP

a year ago

is there any way how to fix this


yoshimendokusee
FREEOP

a year ago

sorry if i'm like a newbie lol


a year ago

i just tested it and I am able to deploy repos that doesnt belong to my account but from which i have access to


a year ago

maybe the permissions you have on the repo isn't good enough, ill go ask about what permissions specifically are required


yoshimendokusee
FREEOP

a year ago

okay, tysm!


a year ago

np


a year ago

sorry for the delay, do you see any repos at all or is it just that particular repo missing?


yoshimendokusee
FREEOP

10 months ago

yes i see my own repos


yoshimendokusee
FREEOP

10 months ago

but the repo we've been working is not visible at alll because it is from my teammate acc


10 months ago

alright thank you


10 months ago

It seems the required perms are unclear but a team member did come to the same conclusion that it's likely you don't have enough permissions, can you ask the owner of the other repo to give you higher permissions?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...