RunpodR
Runpod13mo ago
!Xabbu

Error: Unauthorized

Unable to create an available Pod via
$ runpodctl create pod --gpuType "1x NVIDIA A40" --imageName MedicineMan
Error: Unauthorized


Even though, it is shown as available in the response to:

$ runpodctl get cloud | grep "1x NVIDIA A40"
1x NVIDIA A40                     50        9       0.240        0.470            


And after registering an active API key with credits.

$ runpodctl config --apiKey ..key..
Configuration saved to file: $HOME/.runpod/config.toml
Existing local SSH key found.
SSH key added successfully to the cloud.
Solution
I discovered that runpoctl interface is baseically deprecated or not full-featured
Was this page helpful?