fluent / fluent/fluent-logger-python
Cannot connect to Ipv6.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 457
- Forks
- 138
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi,
I am trying to connect to ipv6 address using this library. But while trying to connect to an Ipv6 server it raise an error: `gaierror(-9, 'Address family for hostname not supported')`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reproducing the connection attempt against an IPv6 server and trace the library's hostname resolution and socket-connection entry point. The issue names no files or tests, so locate the relevant connection code and add coverage for an IPv6 address; done means the connection no longer raises gaierror(-9).
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- networking
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100