Displaying 2 results from an estimated 2 matches for "67d44f585705".
2017 Sep 07
1
Redis db permission issue while running GitLab in Kubernetes with Gluster
...ID-1fdf1k ERROR:
/usr/lib/ruby/2.3.0/monitor.rb:214:in `mon_synchronize'
2017-09-07T11:53:03.100Z 547 TID-1fdf1k ERROR:
/home/git/gitlab/vendor/bundle/ruby/2.3.0/gems/redis-3.3.3/lib/redis.rb:58:in
`synchronize'
...
So i checked for Redis container logs.
[root at node-a ~]# docker logs -f 67d44f585705
...
...
[1] 07 Sep 14:43:48.140 # Background saving error
[1] 07 Sep 14:43:54.048 * 1 changes in 900 seconds. Saving...
[1] 07 Sep 14:43:54.048 * Background saving started by pid 2437
[2437] 07 Sep 14:43:54.053 # Failed opening .rdb for saving: Permission denied
...
Checked online for this issue a...
2017 Sep 08
1
Redis db permission issue while running GitLab in Kubernetes with Gluster
...in `mon_synchronize'
>> 2017-09-07T11:53:03.100Z 547 TID-1fdf1k ERROR: /home/git/gitlab/vendor/bundle/ruby/2.3.0/gems/redis-3.3.3/lib/redis.rb:58:in `synchronize'
>> ...
>>
>> So i checked for Redis container logs.
>>
>> [root at node-a ~]# docker logs -f 67d44f585705
>> ...
>> ...
>> [1] 07 Sep 14:43:48.140 # Background saving error
>> [1] 07 Sep 14:43:54.048 * 1 changes in 900 seconds. Saving...
>> [1] 07 Sep 14:43:54.048 * Background saving started by pid 2437
>> [2437] 07 Sep 14:43:54.053 # Failed opening .rdb for saving:...