platformio/platformio-core

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

Open

#5.323 geöffnet am 5. Dez. 2025

Auf GitHub ansehen
 (9 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Python (791 Forks)batch import
help wantedregistry

Repository-Metriken

Stars
 (7.329 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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).

Contributor Guide