arthur-pigeon
HOBBYOP
5 days ago
Hi, I am currently facing an issue with the railway cli, that was working before but suddenly not anymore.
On my CI I run the railway redeploy -s $SERVICE_NAME -y command in order to redeploy my service with the :latest docker image tag from my registry. And it was working great. But recently I started to get a The service specified doesn't exist in the current environment error that prevents the service redeployment to happen.
And even when trying locally, If I list the services the Backoffice service does appear, but when trying to redeploy it, I get the error again. Does anyone has any idea why this is happening ?
1 Replies