R
Railway

✋|help

Inactive deployment stuck in "waiting"

Jjeremybarbet9/12/2023
I have an old deployment stuck in a "waiting" status. I was doing some empty commit on my github repository to force a redeploy, and instantly reset the commit to remove it. Deployments are waiting for Github Actions before deploying through Railway.

Since then, other deployments went through successfully but this one is still here.

I tried using the graphql API to delete the deployment. I got a success response but in the UI the deployment still says "waiting".

mutation DeploymentRemove {
  deploymentRemove(id: "5b281412-a8f0-46e9-b9e8-08b75b47d14b")
}

// response
{
  "data": {
    "deploymentRemove": true
  }
}


Project id: 34849d22-d685-4e73-8858-fbd4fe42ea65
Jjeremybarbet9/14/2023
Can that have an impact on project usage, or the deployment has to be succesfully to count toward usage?
Bbrody1929/14/2023
deployment has to be running for usage metrics to be collected
so while it may be bothersome to look at (it would bother me too) it's of no concern

Looking for more? Join the community!

Recommended Posts
Logs not showingAre there problems with the logs? In all my projects logs have stopped showing since ``Sep 12 12:32Trouble unlinking DiscordTrying to unlink discord so that I can link another account, but its not letting me disconnect the cpostgres db service not accessible from my clientThis morning, the DB refuses to accept connections and when I checked the logs, I saw this: does thinginx revere proxy 503 errorHi! I wanted to set up a reverse NGINX proxy with mixpanel. I used the dockerfile provided by them@railway/cli not running correctly when installed as a Bun devDependencyI have `@railway/cli` installed as a `devDependency` in my project. This has worked fine with me whiBun installHi, im trying to deploy a bun app to railway, nixpacks seems to have picked it up, but is trying to Memory MetricsDo the memory metrics represent the entire memroy being used by all the active process in that serviCan we easily add some config files for a dockerhub type of deployment ?https://docs.railway.app/develop/services#docker-image we can deploy from dockerhub and that's very TLS handshake timeout during transition from build to deployFull log message: ``` [us-west1] ========================= Using Detected Dockerfile =============Can I deploy an image from dockerhub directly ?Hello, all said in the title. I wanted to setup an opentelemetry collector and play with https://hubBuild->deploy Process suddenly brokei feel like you guys changed the way your containers are structured and it broke my build->deploy prRailway server sleep even purchase Hobby planhey guys, I paid for Hobby plan and I was successful deploy my nodejs server on railway last night,