Romain Acciari

Results 3 issues of Romain Acciari

When the /dev/log socket is not available, some services (conscienceagent/ecd/rawx at least) wont start and none outputs clearly the problem. You end up with "Connection refused" in certain cases like:...

bug :scream:

On a cluster, when you try to list objects in a container, if a node is down, you may have timeout connections. I think the python CLI should try another...

bug :scream:

#### Overview of the Issue When using `insecure_skip_tls_verify = false` instead of `insecure_skip_tls_verify = true`, experiencing a crash of Packer with `signal SIGSEGV: segmentation violation` #### Reproduction Steps `# packer...

bug