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
I have a service that attempts to create a lock on an object and then perform some operations. The process works completely fine when the request is issued from the browser but when trying to do it via server it is failing.
@maarteNNNN Just trying to create a client socket and then connect it.. it seems that it is never able to open the connection and times out.
Its running on nginx - could that be an issue ?
I have a service that attempts to create a lock on an object and then perform some operations. The process works completely fine when the request is issued from the browser but when trying to do it via server it is failing.
The error that I can see is "BadConnectionError"
socketcluster-client: 16.0.4
socketcluster-server: 16.1.0
The text was updated successfully, but these errors were encountered: