fogs
fogs
Sorry, mate. This fixed it for me and that is why I wanted to document it somewhere. What is your NC version?
Additionally adding the hostname of the node to the `.ssh/known_hosts` would help when using `parallel-ssh`
We are facing the same issue. Any chance, this gets integrated to the repository?
This almost works, if you know which ENV variables to set - so this is more a question of documentation. Example: ``` export DISTRO="ubuntu-18.04" export CFG_SQLSERVER="MySQL" export CFG_MYSQL_ROOT_PWD="$(openssl rand -base64...
I have had a similar issue but on Ubuntu 18.04 - see https://github.com/servisys/ispconfig_setup/pull/301 If this is a recurring issue it would be nice to have some kind of mechanism to...
I am having the exact same issue on Kali with this version: ``` tcpliveplay version: 4.3.2 (build git:v4.3.2) (debug) Copyright 2012 by Yazan Siam Not compiled with libdnet. Compiled against...
I have just downloaded and built the latest version from github and fail also with the other available injection methods: ``` tcpliveplay version: 4.3.2 (build git:v4.3.2) Copyright 2012 by Yazan...
Sure thing! What I am seeing in there is that the readiness / liveliness URLs have no hostname. On the other hand in the events there is an IP address...
I am deploying on a bare-metal installation built with the terraform code from https://github.com/fogs/terraform-k8s-hcloud on the Hetzner Cloud. So far I have only tested fireing up a nginx deployment. Private...
We are having the same issue here..