Unable to connect to Azure Cache for Redis
Opened this issue · 8 comments
Hi,
Seems like I can't connect to my instance of Redis (Azure Cache)
Azure Cache is running 4.x version of Redis.
I'm able to connect it from e.g. my integration tests (.NET).
Today I bought lic, but I'm quite sure I was able to connect when checking the trial version a couple of months ago. Do you know what I'm doing wrong?
Thanks for reporting. recently we update the redis plugin, could you help check https://plugins.jetbrains.com/plugin/12820-redis/versions/stable/129110 the old version like 20210729 to see if it works.
Are you planning to support SSL? Thanks for looking into the issue.
and I configured it with this docs and I'm able to connect to redis from command line on SSL port, but still no luck through your plugin on latest version. Will downgrade to 20210729 one more time and will see if I can now connect via SSL.
Actually, that was my mistake, my stunnel wasn't working, this helped me resolve.
Here is a summary of my testing.
version: 20211005 (latest)
SSL: works
non-SSL: doesn't work
version: 20210729
SSL: works
non-SSL: works
Hope that helps.
Thanks alot for helping. will check it soon.
Please help check if it works
https://drive.google.com/file/d/1Po9fWGLHycujZMtMT88H8P1fq3V45_aA/view?usp=sharing
Will release the new version in next two days.







