Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updatating the DNS examples to non tracking #122

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
Removed urllib3 as fixed
  • Loading branch information
spirillen committed Sep 24, 2020
commit 7c16e2133635369f7aba5349f2f5d8fffdfea104
23 changes: 0 additions & 23 deletions docs/facts/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,3 @@ However, the right way to do this is by first locate where your's

:code:`find /usr/lib/ -type f -iname 'libffi.so.*'` and then apply the
softlink to :code:`libffi.so.7`

Urllib3
^^^^^^^

On Debian 10 (Buster) and variants as Kubuntu 20.04, we have observed
issues with urllib3 in combination with python version < :code:`3.8.5`

The current workaround for this is to run PyFunceble from a virtual
environment like MiniConda.

.. note::

See <https://github.com/funilrys/PyFunceble/issues/86> for
more details.

Search keys

urllib3.exceptions.NewConnectionError:
<urllib3.connection.VerifiedHTTPSConnection object at 0x7ff3d26ef4e0>:
Failed to establish a new connection: [Errno -2] Name or service not
known

host='pyfunceble-not-resolved', port=443