-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Delete the known hosts entry when deleting a target #1251
Comments
Hi, did I understand it correctly that you'd like the known host entry to be removed when the target itself is deleted? I'm not sure if you've actually deleted the Warpgate target when reinstalling the machine. If you didn't, you can remove the known host entry from the admin UI without manually editing the database (I'm assuming that's what you did?) |
good evening, to explain what I did I first deleted the virtual machine then I deleted the entry on the web interface of the warpgate I reinstalled the machine I added the new machine on the warpgate with the same name and same IP when connecting it remained blocked on the verification of the know host because it had kept the old in memory or I got it wrong? |
Makes sense, thanks for the info! I've updated the title |
thanks for your amazing work ! |
This sounds more like a bug than a feature request. The OP deleted the previous host entry using the web UI as intended. Were they supposed to delete the machine a different way to avoid this? If not this should be re categorized as a bug and not a feature request. |
I was able to notice during the installation of the bastion I had to reinstall a machine which had to carry the same name and same IP and when I wanted to connect me via the warpgate that blocked has all the blow when I was able to notice that the table know host still contained the old key of the preceding machine it would be necessary to remove it at the time of the suppression of the machine on the Web interface and I am on the version v0.12.0
The text was updated successfully, but these errors were encountered: