Describe the problem/error/question
Unable to connect Redis Now, Earlier my workflows were working fine with the same connection but somhow its stop working now. And after investigating I found that my Redis is faliing and when cheked found the Credential are not getting verified.
getting this error when connecting.
I use Upstash for the Redis database.
What is the error message (if any)?
Couldn’t connect with these settings
No testing function found for this credential.
Information on your n8n setup
- n8n version: Version 1.120.4
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 24.x
