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

Azure Function Issue #19

Open
karlrissland opened this issue May 30, 2024 · 0 comments
Open

Azure Function Issue #19

karlrissland opened this issue May 30, 2024 · 0 comments

Comments

@karlrissland
Copy link

karlrissland commented May 30, 2024

Trying to leverage from an Azure function with the following code

image

Receiving the following error when trying to connect

image

Here is how my project is setup

image

Pulled in a coworker to take a look and he noticed that an old assembly was being included, Renci.SshNet.Async was pulling in SSH.NET 2016.1.0. We installed SSH.NET 2024.0.0 and our connection issues cleared up. Without 2024.0.0 installed, the client will not connect.

image

Hopefully this helps someone else

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

1 participant