BillK0001
BillK0001
RRailway
Created by BillK0001 on 1/6/2024 in #✋|help
GitHub access problems during build
Hi - I'm having GitHub access issues when trying to build a springboot app in Railway. The build is trying to access a private Maven repository I have hosted on GitHub but gets a "status code: 401, reason phrase: Unauthorized" when it tries to resolve dependencies for my Maven repository. The build works fine in my own development environment so I know the repository is built correctly and is accessible. My Railway project depends on a few other GitHub repositories and has no problems reading them and triggering builds on update. I have the Railway GitHub integration set for full access to my GitHub repos. Not sure what I'm doing wrong. I also followed this: https://blog.railway.app/p/github-actions without success. Any help would be greatly appreciated! projectId: 9a9b1f11-b9ff-43a7-b9f3-3c764927c3f8
18 replies