Phantom volume visible in CLI but not in dashboard — cannot delete
mre-scrum-master
HOBBYOP

a month ago

  - Project: courtesy-inspection

  - VolumeID: 3d712bd8-24ec-4433-b53d-dc666986e300

  - Volumename: courtesy-inspection-volume

  - Mountpath: /app/uploads

  - Size: 156MB / 5GB

  - Status: Detached (serviceName: null)

  - Account:howtoreachmr.e@gmail.com

Issue:

  This volume has never appeared in the Railway dashboard UI, but railway volume

   list shows it. We successfully detached it via railway volume detach, but

  railway volume delete fails with "Problem processing request".

  We migrated to Railway Bucket storage and no longer need this volume. Please

  delete it and confirm it won't incur charges.

CLIevidence—volumeexists:

  $ railway volume list

  Project: courtesy-inspection

  Environment: production

  Volume: courtesy-inspection-volume

  Attached to: N/A

  Mount path: /app/uploads

  Storage used: 156MB/5000MB

  Volume: postgres-volume-87Fp

  Attached to: Postgres

  Mount path: /var/lib/postgresql/data

  Storage used: 227MB/5000MB

CLIevidence—deletionfails:

  $ railway volume delete -v courtesy-inspection-volume --yes

  > Select a volume courtesy-inspection-volume

  Problem processing request

$10 Bounty

0 Replies

Loading...