maxj
maxj
RRunPod
Created by maxj on 1/31/2024 in #⛅|pods
"There are no longer any instances available with enough disk space" from graphql
This is the mutation I'm sending: mutation { podFindAndDeployOnDemand( input: { cloudType: SECURE templateId: "..." gpuCount: 1 gpuTypeId: "NVIDIA RTX 4000 Ada Generation" name: "..." } ) { id name templateId desiredStatus machine { gpuTypeId costPerHr } } } But doing the same action from the web UI works. The referenced template only requests 5gb of container disk, and no volume mount
5 replies
RRunPod
Created by maxj on 1/10/2024 in #⚡|serverless
Worker not consuming jobs
No description
4 replies