Node-SMB / marsaud-smb2

SMB2 Client
53 stars 46 forks source link

Error: connect EINVAL x.x.x.x:445 - Local (x.x.x.x:9516) #64

Open PachVerb opened 4 years ago

PachVerb commented 4 years ago

This error occurs when I call different API of client twice after initializing smbclient. I guess, every time client initialization, MKDIR or readir or exits... Need to be re initialized, and then call client api., so I tried to initialize autocloseTimeout when setting - > 0, but there was no result. please help me!!!!

stefaanMLB commented 2 years ago

I have the same problem