Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman-remote volume rm ambiguous-name: unmarshalling error #22616

Closed
edsantiago opened this issue May 6, 2024 · 0 comments · Fixed by #22715
Closed

podman-remote volume rm ambiguous-name: unmarshalling error #22616

edsantiago opened this issue May 6, 2024 · 0 comments · Fixed by #22715
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. remote Problem is in podman-remote

Comments

@edsantiago
Copy link
Member

$ bin/podman-remote volume create myvol1
myvol1
$ bin/podman-remote volume create myvol2
myvol2

$ bin/podman-remote volume rm myv
Error: unmarshalling error into &errorhandling.ErrorModel{Because:"", Message:"", ResponseCode:0}, data "{\"cause\":\"volume already exists\",\"message\":\"more than one result for volume name myv: volume already exists\",\"response\":500}\n{\"cause\":\"volume already exists\",\"message\":\"more than one result for volume name myv: volume already exists\",\"response\":404}\n": invalid character '{' after top-level value
@edsantiago edsantiago added kind/bug Categorizes issue or PR as related to a bug. remote Problem is in podman-remote labels May 6, 2024
rhatdan added a commit to rhatdan/podman that referenced this issue May 15, 2024
Fixes containers#22616

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Aug 15, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. remote Problem is in podman-remote
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant