platformio/platformio-core

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

Fermée

#5 323 ouverte le 5 déc. 2025

 (20 commentaires) (4 réactions) (0 personne assignée)Python (791 forks)batch import
help wantedregistry

Métriques du dépôt

Stars
 (7 329 étoiles)
Métriques de merge PR
 (Merge moyen 109j 16h) (5 PRs mergées 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