railway loginGitLab CI/CD Deployment
a year ago
Following the steps outlined in the Railway documentation for GitLab CI/CD (https://blog.railway.app/p/gitlab-ci-cd), I have configured the pipeline accordingly. However, during the deployment process, I encountered the following error:
"Unauthorized. Please login with railway login"
This error message suggests that Railway authentication failed, even though Railway is successfully installed in the CI/CD environment.
ps : my .gitlab-ci.yml written same as the exemple on the docs
Your help in resolving this matter would be greatly appreciated.
5 Replies
a year ago
The team is aware, there are some permission issues around the project token, I'll update you when I have more information.
In the mean time, your code is still uploaded and a build will still go out.
4 months ago
is this still an issue?
3 months ago
I'm facing the same issue when deploying using gitlab ci. Doesnt seem like this is fixed.
Status changed to Open railway[bot] • 3 months ago
3 months ago
Same here