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

Getting Command failed with ENONENT with smbclient function on AWS #51

Open
chopranitin opened this issue Oct 19, 2022 · 0 comments
Open

Comments

@chopranitin
Copy link

Hi,

I am trying to use this library for one of my POC. and its under serverless function written in typescript with . node version thsi functionis using with 14.15.0

and floowing are smbclient version

"samba-client": "^5.0.2",
"smbclient": "^1.0.3"

this function when invoked locally its abel to acess fsx file system, but when i deploy this function on aws and test it , it gives an error "Command failed with ENONENT" all the vpc and security groups seems to be working , as other lambada's are able to connect to the FSX using same vpc config are working ok

Please, can someone point me in right direction in case i missing something?

Thanks
Nitin

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