Deploying from Github Actions, received Project token not found error
Project ID: 3c08e827-8d73-4a37-bbe9-9af9757bd354
When deploying from Github Actions, deployments would fail with "Project token not found error" at the Github Actions end, but deployment would succeed on that specific job at Railway. But the deployment wouldn't be a complete success since I had a few synchronous actions in my Actions and it would halt at the errored one. I don't believe anything changed our end in the settings/actions at Github or Railway and before yesterday there were no issues with this token.
I've resolved it now by creating a new project token in Railway and passing it to Github > Secrets > Actions. And using that new token in the Github Action.
I'm unsure where the breakdown was, whether it was Github Actions or Railway. I just thought you should know.
7 Replies
Project ID:
3c08e827-8d73-4a37-bbe9-9af9757bd354
No search results found.
⚠️ experimental feature
Hey there @nickmacavoy - how old was this token?
Hey Angelo, probably 3 weeks
Hmmm, doesn't seem that the token should fail and require a re-gen.
Going to tag this and make a team member of aware of this.
Great stuff. Yes my thoughts too. And just to re-iterate that i'm all up and running after the re-gen so no further issues my end.
Good to note, wanna prevent this happening again!