Azure Redis Cache Connection due to #6850 #7105
Replies: 5 comments 2 replies
-
I don't have Azure Redis setup to test, PRs welcome |
Beta Was this translation helpful? Give feedback.
-
Take a look at #6850 EDIT: corrected relevant PR |
Beta Was this translation helpful? Give feedback.
-
yes, this one... not sure when I will have time to look into it... but it happen with this PR I think |
Beta Was this translation helpful? Give feedback.
-
Moved this to troubleshooting since I can successfully use "Azure Cache for Redis" Follow the guide for hostname and password, which you can then include in the URI like this: REDIS_URI="rediss://:PASSWORD@HOSTNAME:6380"
# enables the service in LibreChat
USE_REDIS=true You can also find credentials here: |
Beta Was this translation helpful? Give feedback.
-
PR #7127 created |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
since 13th of April 2025 I have issues with Azure Redis Cache... see logs below... a deployment of April 9th is working perfectly fine. I do see quite a lot of changes in the redis area at this day. So I suppose something has changed...
Version Information
see text above
Steps to Reproduce
Create a LC instance connected to an Azure Redis Cache and wait for error message in log file... happens usually every 10 minutes...
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions