-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Describe the bug
enable redis with Redis Enterprise of Azure , put "OrchardCore__OrchardCore_Redis__Configuration": "909urvi2rKli9NbxVIM7616rwx9pVovPJAzCaNUxsVQ=" on Env. Var: of Azure app service.
Orchard Core version
2.1.4
To Reproduce
- Go to 'Azure portal'
- Crete an Azure Managed Redis
- Setting
- Authentication
- Access Key
- Get the Primary key as 909urvi2rKli9NbxVIM7616rwx9pVovPJAzCaNUxsVQ=
Expected behavior
support Redis Enterprise of Azure
Logs and screenshots
ECommerce|00-0b41eb0d273f3f039f79ae60ec3a7b63-1bcd8b043b41f3f3-00||OrchardCore.Redis.Startup|ERROR|'Redis' features are not active on tenant 'ECommerce' as the 'Configuration' string is missing or invalid. System.ArgumentException: Keyword '909urvi2rKli9NbxVIM7616rwx9pVovPJAzCaNUxsVQ' is not supported. (Parameter '909urvi2rKli9NbxVIM7616rwx9pVovPJAzCaNUxsVQ') at StackExchange.Redis.ConfigurationOptions.OptionKeys.Unknown(String key) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 81 at StackExchange.Redis.ConfigurationOptions.DoParse(String configuration, Boolean ignoreUnknown) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 1083 at StackExchange.Redis.ConfigurationOptions.Parse(String configuration, Boolean ignoreUnknown) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 738 at StackExchange.Redis.ConfigurationOptions.Parse(String configuration) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 728 at OrchardCore.Redis.Startup.ConfigureServices(IServiceCollection services) at StackExchange.Redis.ConfigurationOptions.OptionKeys.Unknown(String key) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 81 at StackExchange.Redis.ConfigurationOptions.DoParse(String configuration, Boolean ignoreUnknown) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 1083 at StackExchange.Redis.ConfigurationOptions.Parse(String configuration, Boolean ignoreUnknown) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 738 at StackExchange.Redis.ConfigurationOptions.Parse(String configuration) in //src/StackExchange.Redis/ConfigurationOptions.cs:line 728 at OrchardCore.Redis.Startup.ConfigureServices(IServiceCollection services) 2025-03-07 15:02:53.7375|ECommerce|00-9c4b9a282e7abdda01fcea2c5412c6e3-af8c74fd1d5f2eb5-00|103|Microsoft.Extensions.Diagnostics.HealthChecks.DefaultHealthCheckService|ERROR|Health check Redis Health Check with status Unhealthy completed after 0.0077ms with message 'The service 'IRedisService' isn't registered.' 2025-03-07 15:29:35.0647||||Microsoft.Hosting.Lifetime|INFO|Application is shutting down... 080 2025-03-07