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

SSH can not settle on compression_client algorithm #15

Open
op-ct opened this issue Nov 20, 2020 · 1 comment
Open

SSH can not settle on compression_client algorithm #15

op-ct opened this issue Nov 20, 2020 · 1 comment

Comments

@op-ct
Copy link

op-ct commented Nov 20, 2020

Is there a way to configure the server or client's compression_client algorithm? I'm getting errors like this:

    virtualbox-iso: Failed on ssh://127.0.0.1:37840:
    virtualbox-iso:   Failed to connect to ssh://127.0.0.1:37840: could not settle on compression_client algorithm
    virtualbox-iso:   Server compression_client preferences: none
    virtualbox-iso:   Client compression_client preferences: [email protected],zlib 
    virtualbox-iso: Failed on 1 target: ssh://127.0.0.1:37840                                                                       
@martezr
Copy link
Owner

martezr commented Dec 3, 2020

@op-ct Additional arguments can be passed to Bolt via the extra_arguments parameter if there are known Bolt parameters that work with virtual box. Based upon a quick google search it appears that disabling compression might work.

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

No branches or pull requests

2 participants