terraform-provider-nexus icon indicating copy to clipboard operation
terraform-provider-nexus copied to clipboard

full destroy fail to remove repo

Open SebTardif opened this issue 3 years ago • 2 comments

nexus_repository.quay_iso: Destroying... [id=quay.io] nexus_repository.iron-bank-docker: Destroying... [id=iron-bank-docker] ╷ │ Error: could not delete repository 'iron-bank-docker': HTTP: 500, ERROR: (ID 1331a125-7e63-4ea3-bd33-7725d5967439) org.sonatype.goodies.common.MultipleFailures$MultipleFailuresException: Failed to delete facets; 1 failure │ │ ╵ ╷ │ Error: could not delete repository 'quay.io': HTTP: 500, ERROR: (ID dcc5c976-506a-4344-9d1c-84e5aa16dbb2) org.sonatype.goodies.common.MultipleFailures$MultipleFailuresException: Failed to delete facets; 1 failure │ │ ╵

SebTardif avatar Jul 30 '21 20:07 SebTardif

HI @SebTardif,

thanks for your contribution.

Is the nexus repository manager 3 also managed by terraform and was first destroyed? Do you have some example, how to reproduce this error.

thanks in advance and regards André

anmoel avatar Aug 13 '21 11:08 anmoel

We noticed tat the error doesn't happen if the storage is using default. So the problem occur when the storage have been set to a different value.

SebTardif avatar Aug 15 '21 09:08 SebTardif

This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 7 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

github-actions[bot] avatar Oct 25 '22 08:10 github-actions[bot]