breezy-plumber-33737
06/08/2026, 8:29 PMGenericError: Generic S3 error: Error performing HEAD <http://rustfs.flyte:9000/flyte-data/uploads/flytesnacks/development/UP7YFHXZHWAKZEMGOQV4VUZJFI%3D%3D%3D%3D%3D%3D/fasted9093529269a3674ea395c464883d33.tar.gz> in 18.744430729s, after 3 retries, max_retries: 3, retry_timeout: 180s - HTTP error: error sending request
Debug source:
Generic {
store: "S3",
source: RetryError(
RetryErrorImpl {
method: HEAD,
uri: Some(
<http://rustfs.flyte:9000/flyte-data/uploads/flytesnacks/development/UP7YFHXZHWAKZEMGOQV4VUZJFI%3D%3D%3D%3D%3D%3D/fasted9093529269a3674ea395c464883d33.tar.gz>,
),
retries: 3,
max_retries: 3,
elapsed: 18.744430729s,
retry_timeout: 180s,
inner: Http(
HttpError {
kind: Connect,
source: reqwest::Error {
kind: Request,
source: hyper_util::client::legacy::Error(
Connect,
ConnectError(
"dns error",
Custom {
kind: Uncategorized,
error: "failed to lookup address information: Name or service not known",
},
),
),
},
},
),
},
),
}
I've tried deleting and restarting the Devbox but it doesn't seem to help. I'm just using the Plain Python Server example from here - https://www.union.ai/docs/v2/flyte/user-guide/build-apps/single-script-apps/#plain-python-http-serverfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
echoing-account-76888
06/09/2026, 12:38 AMechoing-account-76888
06/09/2026, 1:09 AMechoing-account-76888
06/09/2026, 1:15 AM<http://rustfs-svc.flyte:9000>freezing-airport-6809
echoing-account-76888
06/09/2026, 1:37 AMechoing-account-76888
06/09/2026, 1:43 AMbreezy-plumber-33737
06/09/2026, 3:06 AMbreezy-plumber-33737
06/09/2026, 4:45 PMmodern-parrot-90373
06/09/2026, 6:17 PMmodern-parrot-90373
06/09/2026, 6:17 PMbreezy-plumber-33737
06/09/2026, 6:33 PMbreezy-plumber-33737
06/09/2026, 6:34 PM