vldanch

Results 8 comments of vldanch

So in the end how to solve this problem? ``` root@k1:~/Desktop/kivent/modules/cymunk# python3 -V Python 3.6.7 root@k1:~/Desktop/kivent/modules/cymunk# python3 setup.py build_ext install Using distutils Traceback (most recent call last): File "setup.py", line...

@stevenwinfield This does not work normally, you can attach more detailed instructions on how to set it up if you tried it !?

@petere How long to wait for solutions to this problem? Or can you somehow join the development? =)

@FalcoSuessgott And why is it needed at all?

@FalcoSuessgott raft should be hosted on clustered vault hosts? ``` [vault-infra] vault1-infrastructure ansible_host=ip-address ansible_port=22 vault2-infrastructure ansible_host=ip-address ansible_port=22 vault3-infrastructure ansible_host=ip-address ansible_port=22 ``` And, accordingly, vault_raft_group_name should point to a group in...

@FalcoSuessgott The most interesting thing is that it rolled out and now I see the following error in the logs: ``` * Vault is sealed" 2023-07-20T12:46:12.365Z [INFO] core: security barrier...

@aescanero Thanks, but I haven't used helm for a long time, maybe i will someday.

@cvstebut After changing `PDNS_gmysql_innodb_read_committed`, the poverdns still did not work for me ... what did you specifically do in order for everything to work properly?