terraform-provider-nexus
terraform-provider-nexus copied to clipboard
full destroy fail to remove repo
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 │ │ ╵
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é
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.
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.