Sarah Wooders

Results 119 comments of Sarah Wooders

I ran the command: ``` skyplane cp -r s3://imagenet-bucket gs://test-bucket-sarah ``` But got the error: ``` 16:55:36 [WARN] Bucket location imagenet-bucket is not public. Assuming region is us-east-1. ⠹ Querying...

I think this looks good for broadcast - we can basically have `dst_region=List[str]` for `Skyplane(auth).new_session` and otherwise have an identical API. If we want to support multi-reader/multi-writer though (e.g. for...

Note I was able to fix this by running `pip install azure`.

Hi @ephemer - thanks for reporting this issue. It looks like the issue is with listing the existing service accounts in your project. Does the account you authenticate with then...

@ephemer were you able to resolve this issue?

@killerdbob thanks for reporting this! What do you mean by the region is "sold out"? Also are you referring to a specific cloud? Thanks, Sarah

@abiswal2001 do you think this is related to the Azure authentication changes you mentioned?