Rasa x deployment -redis permission issue

1:C 18 Feb 2022 12:56:52.945 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 18 Feb 2022 12:56:52.945 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 18 Feb 2022 12:56:52.945 # Configuration loaded
1:M 18 Feb 2022 12:56:52.946 * monotonic clock: POSIX clock_gettime
1:M 18 Feb 2022 12:56:52.949 # Can't open the append-only file: Permission denied

Gave security context yet redis doesnt take it though postgres takes

Hello @vaidehi,

since this is an error from redis we can only give you limited support there. from the error it seems that the redis container is mounted with a read only file system. maybe this will help to track down the problem

@vaidehi can you please share the rasa x version and installation method?

Rasa x 0.35.0 and rasa -2.8.1

helm chart installation with default values

@vaidehi Ok, I did not personally install using helm chart installation (I preferred docker), let me dig down something for you and get back to you.

Can I request to please update Rasa X to 0.42.5? (or able to create a new installation, without disturbing your current one) its up to you. - Thanks.