Kali Hernandez
Kali Hernandez
I'm experiencing the same on influxdb 1.6.1 over debian 8 Some clients are sending metrics with no issues while other client is getting the disk full response, while others are...
I had the same issue as the OP. Inspecting the key list from apt I was seeing: ``` pub 2048R/7BD9BF62 2011-08-19 [expired: 2016-08-17] uid nginx signing key ``` The key...
@wyardley we are using puppet 4.3.1, and the apt module we are importing is `puppetlabs/apt v2.1.1`. I indeed believe the issue should be probably handled on apt module side, and...
For reference, I have checked the apt module and it seems that he code you referred to wasn't different in the tag 2.1.x which is the code we're using.
> Only updating libvirt-python to 7.2.0 didn't work for me. > > > I don't know ruby and don't understand homebrew build system, I just brute force my way through...
I had the same problem. Following detailed instructions by @J-Siu here: https://github.com/jeffreywildman/homebrew-virt-manager/issues/170#issuecomment-822341574 actually solved the issue for me. Running big sur here.
Hi. I have just created a pull request for the multi-channel version of the handler which includes, among others, the implementation of a retry & timeout strategy in contacting the...
Ok I will add a commit with the suggested changes here, and mark conversations as resolved accordingly.