Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

MGNSourceServer: disconnect before deleting #1163

Closed
wants to merge 2 commits into from

Conversation

fridim
Copy link

@fridim fridim commented Dec 7, 2023

Source Servers must be disconnected from service before delete.

That change, if applied, fixes the issue:

An error occurred (ConflictException) when calling the DeleteSourceServer operation: Cannot delete source server s-xxxx. Source servers must not be actively replicating in order to be deleted.

Source Servers must be disconnected from service before delete.

That change, if applied, fixes the issue:

botocore.errorfactory.ConflictException: An error occurred (ConflictException) when calling the DeleteSourceServer operation: Cannot delete source server s-xxxx. Source servers must not be actively replicating in order to be deleted.
@fridim fridim requested a review from a team as a code owner December 7, 2023 12:16
@fridim
Copy link
Author

fridim commented Mar 21, 2024

@der-eismann ping?

@ekristen
Copy link
Contributor

@fridim I could not cherry-pick your commit due to the divergence with the fork. However I've included your fix in this PR ekristen/aws-nuke#329, it will be merged later tonight.

If you have a chance, please check it out and let us know if you run into an issues by opening an issue over on the fork.


Please see the copy of the notice from the README about the deprecation of this project. Sven was kind enough to grant me access to help triage and close issues and pull requests that have already been addressed in the actively maintained fork. Some additional information is located in the welcome issue for more information.

Caution

This repository for aws-nuke is no longer being actively maintained. We recommend users to switch to the actively maintained fork of this project at ekristen/aws-nuke.
We appreciate all the support and contributions we've received throughout the life of this project. We believe that the fork will continue to provide the functionality and support that you have come to expect from aws-nuke.
Please note that this deprecation means we will not be addressing issues, accepting pull requests, or making future releases from this repository.
Thank you for your understanding and support.

@ekristen ekristen closed this Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants