@billy The error still exists.
I modified the flyctl and tried to dig what’s wrong here. I can confirm the flyctl/internal/build/imgsrc/depot.go at v2024.8.14-pr3840.2 · superfly/flyctl · GitHub won’t return (until timeout) in my case.
The API request to api.depot.dev succeed and return the builder machine info. But the grpc connection to the builder fails.
Since I don’t know how to MitM the grpc tls connection here, I can’t dig more.