ServiceStack.Redis: Unable to Connect: sPort: 50071 -
i'm using servicestack redis client , hoping clarification on might cause following error ... "unable connect: sport: 50071"? i'm using "pooledredisclientmanager" object connections. assistance.
if using self hosted redis server , using service stack redis client then buyer beware
as of 9/23/2015
service stack license validation in client code (rather server). if ripping through lot of messages 6000+ hour get. resulting error
unable connect: sport:
however, not handling custom licenseexpection , exposing error correctly. error this:
the free-quota limit on '6000 redis requests per hour' has been reached. please see https://servicestack.net upgrade commercial license or visit https://github.com/servicestackv3/servicestackv3 revert free servicestack v3.
i doubt have imposed such limit on server :-)
Comments
Post a Comment