1)Hi team, we installed medplum using AWS installation guide.
2) After install we created redis serverless cluster on aws v7.1 without any password
3) we updated new endpoint and host in secret manager
we are getting below error in ECS task
Timestamp (UTC+05:30)
Message
Container
October 14, 2024 at 18:10 (UTC+5:30)
ReplyError: CROSSSLOT Keys in request don't hash to the same slot
MedplumTaskDefinition
October 14, 2024 at 18:10 (UTC+5:30)
at parseError (/usr/src/medplum/node_modules/redis-parser/lib/parser.js:179:12)
MedplumTaskDefinition
October 14, 2024 at 18:10 (UTC+5:30)
at parseType (/usr/src/medplum/node_modules/redis-parser/lib/parser.js:302:14) {
now our question is will medplum support serverless redis because this error looks more related to shards and nodes
system manager - {"password":"","port":"6379","host":"medplum-redis.com","tls":{}}