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

Trying to reconnect to a host after removing a bad key causes the UI to hang #773

Open
digimer opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
bug High To be resolved once all urgent issues are clear

Comments

@digimer
Copy link
Member

digimer commented Nov 20, 2024

If you try to initialize a host and there's a bad key, you clear the key, and try to connect a second time, the UI hangs.

image

@digimer digimer added bug High To be resolved once all urgent issues are clear labels Nov 20, 2024
@digimer digimer added this to the 3.1 GA - blockers milestone Nov 20, 2024
@digimer digimer self-assigned this Nov 20, 2024
@digimer
Copy link
Member Author

digimer commented Nov 20, 2024

We need to work together on this. There's an issue where if there's two+ keys with different algos, the user will be prompted to clear bad keys two+ times until the old keys are gone. We need to record that target's IP / hostname in the job, and update the backend to remove all keys for that bad target. For the front end, we need to just change the job data to something like bad_target=192.168.12.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug High To be resolved once all urgent issues are clear
Projects
None yet
Development

No branches or pull requests

2 participants