Colin Johnson
Colin Johnson
I believe that the Docker client is "Transmode/gradle-docker" and that the problem is created by the Docker daemon being _too new_. I assume the cause of the issue is that...
Have reported to GitHub as spam: Ticket ID: 2728094.
This also creates a situation where someone (not that I know of a situation like this) but where someone who: 1. runs `pip install examples` (to install the https://pypi.org/project/examples/ module)...
Have reported to GitHub as spam: Ticket ID: 2728085.
Have reported to GitHub as spam: Ticket ID: 2728087.
Discovered that enabling statsd in the Apache global configuration results in an Apache segfault thrown in error log and process being killed. I realized the Documentation makes specific where statsd...
I was able to connect with the following - note that you will need to change the following values: `bootstrap_servers`, `sasl.username` and `sasl.password`. ``` #!/usr/bin/env python3 from confluent_kafka import Producer...
Two suggestions: 1. Attempt to make the same connection using the `ldapsearch` utility. 2. Include the `conf` file utilized by OpenVPN.
Here is a snapshot of the processes running within the container as well as me attempting to run a `kill -9 1` (kill process ID 1): ``` colinjohnson@cjohnson07 sumologic_docker_file %...
To add some information regarding the impact of this to customers that _do_ use the amazon-cloudwatch-observability addon but do not want the cloudwatch agent features: - the increased pod count...