vaidehi
(vaidehi)
February 18, 2022, 12:58pm
1
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
vaidehi
(vaidehi)
February 18, 2022, 12:59pm
2
Gave security context yet redis doesnt take it though postgres takes
RASADSA
(Daniel Sand)
February 21, 2022, 2:14pm
3
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
opened 08:55AM - 19 Oct 19 UTC
closed 07:22AM - 13 Nov 19 UTC
stale
```
xm-redis | 16:53:20.25
xm-redis | 16:53:20.25 Welcome… to the Bitnami redis container
xm-redis | 16:53:20.25 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-redis
xm-redis | 16:53:20.25 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-redis/issues
xm-redis | 16:53:20.26 Send us your feedback at containers@bitnami.com
xm-redis | 16:53:20.26
xm-redis | 16:53:20.26 INFO ==> ** Starting Redis setup **
xm-redis | 16:53:20.27 INFO ==> Initializing Redis...
xm-redis | 16:53:20.28 INFO ==> ** Redis setup finished! **
xm-redis |
xm-redis | 16:53:20.28 INFO ==> ** Starting Redis **
xm-redis | 1:C 19 Oct 2019 16:53:20.294 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
xm-redis | 1:C 19 Oct 2019 16:53:20.294 # Redis version=5.0.5, bits=64, commit=00000000, modified=0, pid=1, just started
xm-redis | 1:C 19 Oct 2019 16:53:20.294 # Configuration loaded
xm-redis | 1:M 19 Oct 2019 16:53:20.295 # Can't open the append-only file: Permission denied
```
nik202
(NiK202)
February 22, 2022, 12:11am
4
@vaidehi can you please share the rasa x version and installation method?
vaidehi
(vaidehi)
February 22, 2022, 6:33am
5
Rasa x 0.35.0 and rasa -2.8.1
helm chart installation with default values
nik202
(NiK202)
February 22, 2022, 11:39am
6
@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.