You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I connect the ws serve first time, there's all okay...and after I closed the connection,
When I created a new Instance of require("websocket").client , and connected the serve agin, _An Error: connect EINVAL 117.71.xx.xx:443 - Local (undefined:undefined)_ occured......
Have you seen the Error? Why ?
node env: 16+
The text was updated successfully, but these errors were encountered:
when I connect the ws serve first time, there's all okay...and after I closed the connection,
When I created a new Instance of require("websocket").client , and connected the serve agin, _An Error: connect EINVAL 117.71.xx.xx:443 - Local (undefined:undefined)_ occured......
Have you seen the Error? Why ?
node env: 16+
The text was updated successfully, but these errors were encountered: