ABP4.3 Redis Error: UnableToConnect
See original GitHub issueCastle.MicroKernel.ComponentActivator.ComponentActivatorException: ComponentActivator: could not instantiate Abp.Runtime.Caching.Redis.AbpRedisCache ---> System.Exception: Could not instantiate Abp.Runtime.Caching.Redis.AbpRedisCache. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s). UnableToConnect on xxxxxxxxxxxxx:6379/Interactive, Initializing, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 33s ago, last-write: 33s ago, unanswered-write: 1144209s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.0.519.65453
But at other app ,it is success connect
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Unable to connect to redis server(S) #848 - ABP Commercial
Hi, I have set the redis cache to false in appsettings.json. However, I still got this error when deploying the API into UAT...
Read more >redis - I cant connect rediss with abp framework
I use latest version ABP Framework tiered, EF and blaozrserver client. I get redis error It was not possible to connect to the...
Read more >Unable to connect to redis. In lib/myapp. it maybe the firewall bl
Unable to connect to redis server through docker-compose, I am using django_q framework as an async task queue and redis as broker. For...
Read more >Troubleshoot connectivity in Azure Cache for Redis
If redis-cli is unable to connect, you can test connectivity using PSPING in PowerShell. Azure PowerShell. Copy. Open Cloudshell.
Read more >Error: unable to connect to redis spring boot
The error 'unable to connect to Redis Spring Boot' indicates that the application is not able to establish a connection with the Redis...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The error is obvious
@maliming I run it at k8s,the logs is : about 46s and the BackgroundJobs.IsJobExecutionEnabled=true
06-09 15:51:30 content: DEBUG 2019-06-09 15:51:30,990 [1 ] Abp.BackgroundJobs.BackgroundJobManager - Start background worker: Abp.BackgroundJobs.BackgroundJobManager
06-09 15:50:46 content: DEBUG 2019-06-09 15:50:45,643 [1 ] Abp.Localization.LocalizationManager - Initialized localization source: AbpWeb