Skip to content

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

@chopranitin

Description

@chopranitin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions