Discussion:
[redis-db] Permission denied error
J E H A N Z A I B
2018-11-13 21:55:09 UTC
Permalink
Hi folks,

I am getting this error almost everyday.
*Failed opening the RDB file root (in server root dir /etc/cron.d) for
saving: Permission denied*
*Background saving error*
I resolve it by restarting the redis service.
What it could be ?
I am running Redis-3.2.12 version on CentOS release 6.10 (Final)

Thank you
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+***@googlegroups.com.
To post to this group, send email to redis-***@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.
h***@gmail.com
2018-11-14 17:17:36 UTC
Permalink
What is the "dir" parameter in your Redis daemon's config file? That's
where the redis-server process will try to save its RDB backup files.

On Wednesday, November 14, 2018 at 5:01:14 AM UTC-8, J E H A N Z A I B
Post by J E H A N Z A I B
Hi folks,
I am getting this error almost everyday.
*Failed opening the RDB file root (in server root dir /etc/cron.d) for
saving: Permission denied*
*Background saving error*
I resolve it by restarting the redis service.
What it could be ?
I am running Redis-3.2.12 version on CentOS release 6.10 (Final)
Thank you
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+***@googlegroups.com.
To post to this group, send email to redis-***@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.
Loading...