3 months ago
Hi there,
My github app and is not recognizing any of my repos.
I tried:
- deleting it and downloading it again
- switching from All Repos to Selected, and back
Nothing works
Only way for me to deploy updates right now is though CLI, which is not fast at all. If i want to change env variable, i need to make a change on the app, and them push a deploy though CLI because i can't deploy on the app
For the apps that already are connected to Github back when it was working, its says this
Attachments
3 Replies
3 months ago
Now CLI has also stopped working for me with this message
Caused by:
0: client error (SendRequest)
1: connection error
2: An existing connection was forcibly closed by the remote host. (os error 10054)
I have no way on updating my app now
3 months ago
Hey! The issue here is that your Railway account doesn't have a GitHub account connected to it. Installing the Railway GitHub App on GitHub is one step, but you also need to link your GitHub account within Railway itself.
Head to your Account Settings and connect your GitHub account under the "Account / Sign-in Connections" section. Once that's linked, Railway will be able to see your installations and repos.
Regarding the CLI error (os error 10054) - that's a Windows connection error and is separate from the GitHub issue. It usually points to a local network, firewall, or VPN issue. Worth checking if anything on your machine might be blocking outbound connections to Railway's API.
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
Oh okay, thanks on that.
Status changed to Awaiting Railway Response Railway • 3 months ago
Status changed to Solved Anonymous • 3 months ago
