"No snapshots available"

ahh that worked! that’s interesting, as I thought the volume_id is enough to identify
for anyone running into this issue in the future, also include the app name:

fly volumes snapshots list <my_volume_id> -a <my_app_name>

thanks for your help!