-
**Describe the env**
```
Kubernetes: v1.30.4-eks-a737599
KubeBlocks: 1.0.0-beta.3
kbcli: 1.0.0-beta.2
```
**To Reproduce**
Steps to reproduce the behavior:
1. Create mongodb cluster in runni…
-
@nammn Hello, I am not able to add arbiter to 2 member replicaset. (Same for 3 member replicaset). After adding, the pod is created however operator throws error about not reaching the goal state. Aft…
-
```
NoMethodError
-------------
undefined method `[]' for nil:NilClass
Cookbook Trace:
---------------
/var/chef/cache/cookbooks/sc-mongodb/libraries/mongodb.rb:74:in `…
-
I'm trying to have Chef provision a user account for graylog. I can't seem to get this working. I've looked over the attributes and the README but I am still having trouble. Am I doing something wrong…
-
I'm getting this error message from trying run chef on a newly created mongodb instance with a replica set configuration:
# Message
```
aws_instance.graylog-mongodb.0 (chef): - restart servic…
-
Hi,
sc-mongodb::mongo_gem executes before its possible to make an apt-get update which causes an error because apt is not up2date.
Execution
```
Installing Cookbook Gems:
Compil…
-
Hello, I'm trying to configure a replica using the cookbook but it fails when autoconfigure is set to true giving me the following error message:
===================================================…
-
Hi guys, I have a problem trying to use the recipe.
My chef version is: 12.11.18
From what I read in the issues closed, they speak of problems in the version of chef 11, but in version 12? or why do…
-
I'm using this box in Vagrant:
```
8 # box
9 config.vm.box = 'ubuntu/xenial64'
```
And here's the error:
```
==> default: - restart service service[chef-client]
==> default:
…
-
As discussed in the documentation for the latest release (https://docs.mongodb.com/manual/tutorial/enable-authentication/) if a configuration file is in use then --auth doesn't have any effect but the…