Can not deploy from private repo
Hello everyone, today I made my working fine repository "private" and made an env change. I realised it failed.
Things I have tried
- Removed and re added repo connection
- Uninstalled and reinstalled "railway app" from github
- Cloned repo to a new repository that is private from the beginning and tried deploying that as a new service
Nothing worked unfortunately. I also searched here but could not find anything relevant.
Project id:
07e6f4b9-35d4-421f-9e4b-847004df55a6
Service id:
a0949e87-b953-4e75-af45-99b28bba1841
Idk how to send deploy log here4 Replies
Project ID:
07e6f4b9-35d4-421f-9e4b-847004df55a6,a0949e87-b953-4e75-af45-99b28bba1841
Do let me know if you find a solution for this.
Hello, I found what was wrong.
I ended up installing repository itself in the dependencies for some reason.
It was trying to access the repository via ssh when running npm install.
Totally my lazyness.
@Stevezee This issue was solved.
Aah great!
Thanks