-
Notifications
You must be signed in to change notification settings - Fork 116
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
Deprecation warning during remote task #156
Comments
Could you please provide a full stack trace? |
I am having the same issue. I don't get a stacktrace for the DeprecationWarning, but here is the output of the command I am running.
|
I have the same issue:
|
Unfortunately, I don't see where this is coming from. Could you provide more context? |
same issue from server msg: |
Ah right, I think this might be the issue:
|
I have the same problem: node --version |
For the 'All configured authentication methods failed' error, See here: #41. |
Ran into this issue on node v8.8.1 @chip My SSH keys are valid, this user can connect to remote with an alias, so #41 doesn't seem to apply. #55 @Serhioromano Not sure why this is. Maybe there is a variation in how distros use SSH_AUTH_SOCK. For reference, local is Manjaro, remote is Arch. |
Is there an explanation for this warning I get when I execute a remote task?
"DeprecationWarning: Calling an asynchronous function without callback is deprecated."
Thanks
The text was updated successfully, but these errors were encountered: