Error: i/o timeout when trying to up a container

Hello! I just signed up for testing Okteto (since my local machine does not support docker), but I haven’t been able to up a service.

When trying “okteto up”, here’s what I get:

 i  Using ftwco @ cloud.okteto.com as context
 i  Building 'ftw_django/Dockerfile' in tcp://buildkit.cloud.okteto.net:443...
[+] Building 0.0s (0/0)
 x  Error building service 'api': error building image 'registry.cloud.okteto.net/ftwco/ftw-container-api:okteto': build failed: failed to dial gRPC: rpc error: code = Unavailable desc = connection error: desc = "transport: error while dialing: dial tcp: lookup buildkit.cloud.okteto.net: i/o timeout"

My docker-compose.yaml works fine in other machines with Docker support. Any idea?

Hello, I can help you take a look at this issue! Are you able to share your docker-compose.yml file here? (Remove all sensitive data)