R
RunPod2mo ago
Juahyori

runpodctl expects a .rundpod.yaml file, not the modern runpod.toml file

I installed the latest runpodctl (on an arch-linux based system), and went to configure an API-key so I could upload a file to the pod. I got an unexpected error
Error: error saving config: Config File ".runpod.yaml" Not Found in "[/home/user/.runpod /home/user]
Error: error saving config: Config File ".runpod.yaml" Not Found in "[/home/user/.runpod /home/user]
However, $HOME/.runpod/ has a config.toml file, which I think the Runpod systems may have partially migrated to...? I tried asking the AI assistant in case I missed anything obvious, but to the best of my knowledge, I haven't. Here is a link for posterity: https://discord.com/channels/912829806415085598/1360071213174489213
1 Reply
nathaniel
nathaniel2mo ago
is there some subsequent command that fails, or just this error message? cause it might be that we print out the error as part of the config migration process and it actually generates the toml correctly so just a misleading error message been a while since I looked at that source

Did you find this page helpful?