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'm just trying to set this up for the first time and see how my TCP connection pooling is working. But I'm getting this error regardless of whether I trying to hit from the Postman or my golang application:
[4] CLIENT error, read tcp 127.0.0.1:8005->127.0.0.1:52963: use of closed network connection
Hello!
I'm just trying to set this up for the first time and see how my TCP connection pooling is working. But I'm getting this error regardless of whether I trying to hit from the Postman or my golang application:
Here's the command I'm running:
I fear I'm missing out on something basic.
Can you help me out here? Thanks in advance.
The text was updated successfully, but these errors were encountered: