Linking to my github fails without any errors
I have a java spring boot application that I want to deploy on railway app. After allowing railway app access to my github account I still do not see my github repo in the list. There are no errors too. I see the railway app access in my github account (see screenshot).
How can I move further towards app deployment?
Thanks
19 Replies
my project id is - 10304069-a2dd-4721-b8ee-ed1e79f9ade7
do you see any github repos in the list in the railway web ui?
no I don't get to see anything
this is the github repository I am trying to deploy through railway - https://github.com/shahamit/AI-Tutor
@Brody - can you help me?
GitHub
GitHub - shahamit/AI-Tutor
Contribute to shahamit/AI-Tutor development by creating an account on GitHub.
have you tried clearing the web cache for railway.app?
apparently it worked when I opened railway app from incognito window but now the build is failing without detailed errors. The build logs show
==============
Using Nixpacks
==============
context: c8f5eaf706d042402628434851bd7378
Nixpacks build failed
Using subdirectory "src"
Nixpacks was unable to generate a build plan for this app.
the source repo is https://github.com/shahamit/AI-Tutor
remove your root directory settings from the service settings
i didn't follow. Are you referring to some settings in the railway app or github repo ?
I'm refering to the root directory setting in your railway service settings
root directory settings would be the project settings ?
again, it would be in the service settings
I removed the root directory settings from the service settings but still the build failed with the same error
well that's about where my knowledge runs out, someone else who's knowledgeable about java may come along and assist further!
where does this directory need to be set to?
I'd assume the root, or blank
anyone from your team whom you can tag - who would know about java spring boot projects?
I'm sorry I don't work for railway, but this wouldn't be something the team could help with
oh ok thanks for the assistance so far