Service not found error showing during deployment in bitbucket CI/CD
I keep getting this error message when trying to deploy from bitbucket using bitbucket pipelines. I have tried every possible resource I can find but don't know why. I deployed to the same railway with the same pipeline just last month but with a different account and it was successful. I decided to deploy a personal project using my personal account and I get this error message of "Service not found"
14 Replies
Project ID:
6532cd89-677b-4ef9-a4c0-3068cd040a99
6532cd89-677b-4ef9-a4c0-3068cd040a99
are you using an updated railway token and is your service variable set to the correct name?
Yes
I've seen this issue before, they had their service missing from the project
I've tried to debug over and over but to no avail
I even created a new project, generated new token and copied its project id as my service, still got the same error.
Was the issue resolved?
yes, they created a service with the correct name and it worked
maybe you want to try specifying the environment as well
I did specify the environment for the
RAILWAY_TOKEN
Again, what do you mean by "a service with the correct name"?a railway service, the service in your project
I just cross-checked. I can't seem to see where the error is coming from
I'm out of ideas, sorry
I will keep trying
Once I'm able to, I'll update this issue
Thank you for the support
Hello @fobabs how are you? I am receive this same issue. Did you solved? 😄
:d
I really hope this is not caused by someone breaking the cli again