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.
11 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.
9 months ago
is this still an issue?
7 months ago
I'm facing the same issue when deploying using gitlab ci. Doesnt seem like this is fixed.
Status changed to Open Railway • 7 months ago
7 months ago
Same here
4 months ago
Same here
2 months ago
same here
2 months ago
is this fixed? i am experiencing the same issue on github actions
2 months ago
Same here
2 months ago
bump
5 days ago
Hi, I have exactly the same issue? can this be fixed?
Currently there is no way to create the Postgre database using both Personal Access Token or Project Access Token..