79464102

Date: 2025-02-24 15:44:17
Score: 2.5
Natty:
Report link

This is a Dart VM issue. Dart first looks up ipv4, then after a delay looks up ipv6. Linking to github issue: https://github.com/dart-lang/sdk/issues/60192

Some workarounds are using a custom http client that manually looks up ipv6 addresses of hosts, or using a proxy in your http client.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: NoctisBeta