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

Fix server.reboot operation #1203

Closed
wants to merge 1 commit into from
Closed

Fix server.reboot operation #1203

wants to merge 1 commit into from

Conversation

wackou
Copy link

@wackou wackou commented Sep 9, 2024

Code was still using a deprecated host.connection variable, it has been properly updated to use host.connected now.

This follows up on this #1178 and fixes #1194 I believe.

Code was still using a deprecated `host.connection` variable, it has been properly updated to use `host.connected` now.
@wackou
Copy link
Author

wackou commented Sep 19, 2024

actually this is not a proper solution, will send an updated PR shortly

@wackou wackou closed this Sep 19, 2024
@wackou wackou mentioned this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSH exception after reboot
1 participant