elierrgm
elierrgm
We are having the same issue? does anybody know if this can be related to the connections count?
Just in case someone runs into the same issue, we were getting these errors error: Error name: Error. Error message: Redis connection to localhost:6379 failed - read ECONNRESET error: AbortError:...
Hi ehelgueroredk, What solved the issue for us was reusing the connections instead of creating a new one every time an user makes a request.
@troyfitzwater were you able to find how to use Windows Authentication (or an alternative, I do not think you can use Windows Authentication in linux) through trusted connection (not having...