platformio/platformio-core

Bug: sin1.contabostorage.com blocked by QUAD9 (DoH) DNS-over-HTTPS leads to DNS flood

Open

#5 323 ouverte le 5 déc. 2025

Voir sur GitHub
 (9 commentaires) (4 réactions) (0 assignés)Python (791 forks)batch import
help wantedregistry

Métriques du dépôt

Stars
 (7 329 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I said "Bug" in the title because, while a blocked DNS is not a bug per se, what platformio does try to do here is definitely a bug:

platformio does NOT look for another mirror like it says in the output, instead it floods the DNS with hundreds of requests per second (while loop as fast as the CPU can).

it continiously tries sin1.contabostorage.com repeatedly.

my primary issue filing here is the above mentioned "DNS flood"-type bug.

on a secondary note: you probably want to fix your DNS (you are definitely on the blocklist of QUAD 9).

Guide contributeur