LLaMA-LoRA-Tuner icon indicating copy to clipboard operation
LLaMA-LoRA-Tuner copied to clipboard

Can't use secondary Google drive

Open l0rinc opened this issue 2 years ago • 3 comments

drive.mount(google_drive_mount_path) gives Error: credential propagation was unsuccessful if I select a different account than the one from google colab. The auth is successful, I even get an email Google Drive for desktop was granted access to your Google Account

I know you may not be able to fix this, I couldn't find a functioning workaround: https://github.com/googlecolab/colabtools/issues/2732#issuecomment-1516099810

l0rinc avatar Apr 20 '23 10:04 l0rinc

This is also unexpected for me, as I think the Google Drive authentication should be independent of the Google account that is used to run the Colab Notebook...

But if you're able to do so, this might be able to work around by using a different browser profile entirely to run the Colab Notebook also under the secondary Google account - as I've done this before.

zetavg avatar Apr 25 '23 21:04 zetavg

Not the browser profile, the colab account, i.e. it seems I can only use the same drive that belongs to the Colab pro account

l0rinc avatar Apr 26 '23 08:04 l0rinc

I got your point. Colab Pro subscription can't be shared so it's necessary to use your main Google account to run notebooks.

Maybe we can find a way to mount S3 buckets in Colab notebooks, I'm interested in this too.

zetavg avatar Apr 26 '23 21:04 zetavg