Diogenes S. Jesus
Diogenes S. Jesus
@viralpoetry that's good news. [This issue was raised in 2019](https://github.com/certbot/certbot/issues/6504#issuecomment-475318611) and they finally addressed it 🎉
@doftnet wildcard works with [this plugin](https://pypi.org/project/certbot-dns-powerdns/) - if you're interested.
@primesoftware it has been resolved with `certbot-dns-powerdns==0.1.1` (thanks for the work on it btw!)
This error also happens if the logstash instance is running in an environment where there is no possibility to resolve the external hostnames.
@thinkingserious May I ask why is `opts` deprecated? And how `opts` distinguishes from the proposal from @campbellmc above? https://github.com/sendgrid/sendgrid-python/blob/19bb39426b7a43e11efdaa5ad674559c2e50e985/sendgrid/sendgrid.py#L35-L42
`requests` support environmental variables `http_proxy` and `https_proxy`, we thought we would also need to patch this up but we just didn’t, just export the envs and `sendgrid-python` will work.