sidou
sidou
RRunPod
Created by sidou on 11/20/2024 in #⚡|serverless
"Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/91gr..."
I put this in my dockerfile -> So I guess it's the latest version of runpod RUN /opt/venv/bin/pip install runpod
10 replies
RRunPod
Created by sidou on 11/20/2024 in #⚡|serverless
"Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/91gr..."
(Note: I just noticed this happened with A100 PCIe and NOT A100 SXM)
10 replies
RRunPod
Created by sidou on 11/20/2024 in #⚡|serverless
"Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/91gr..."
Thanks for your help. Do you know where I can find this info?
10 replies
RRunPod
Created by sidou on 4/25/2024 in #⚡|serverless
error creating container: create or lookup container: container create: exit st
Yes you're right. Would you know when it happens?
9 replies
RRunPod
Created by sidou on 4/25/2024 in #⚡|serverless
error creating container: create or lookup container: container create: exit st
After the pull, it goes like this:
2024-04-25T18:02:07Z Status: Image is up to date for XXXXX:latest
2024-04-25T18:02:07Z worker is ready
2024-04-25T18:03:07Z error creating container: create or lookup container: container create: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.41/containers/create?name=6r23b38d13wybd-0": context deadline exceeded
2024-04-25T18:03:09Z create container XXXXX:latest
2024-04-25T18:03:09Z error creating container: create or lookup container: container create: exit status 1
2024-04-25T18:02:07Z Status: Image is up to date for XXXXX:latest
2024-04-25T18:02:07Z worker is ready
2024-04-25T18:03:07Z error creating container: create or lookup container: container create: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.41/containers/create?name=6r23b38d13wybd-0": context deadline exceeded
2024-04-25T18:03:09Z create container XXXXX:latest
2024-04-25T18:03:09Z error creating container: create or lookup container: container create: exit status 1
9 replies