I’m unable to connect to COS using DVC and him getting these errors.
“ERROR: unexpected error - The config profile (***********@in.ibm.com) could not be found” and my config file has Here is my .dvc/config
Hi albertsunild ! Could you please share some more details? On which command are you encountering the error? And could you share the traceback from running it with the -v flag?
yes, David. I have access to the buckets and I’m able to pull the list of items within the bucket using ibmcloud cli. Apart from that I tried to push a file using cli and was able to do.
ibmcloud cos list-objects --region us-geo --bucket cfc-donotdelete-pr-ocvfpu7q1hxwou --region us-geo
OK
Found 9 objects in bucket ‘cfc-donotdelete-pr-ocvfpu7q1hxwou’:
Hi @albertsunild!
Have you tried doing cp or ls using aws CLI? DVC should be able to work whenever aws commands work. I cannot verify commands conducted via ibmcloud.