Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect colab to Drive #4814

Closed
will-xf opened this issue Sep 1, 2024 · 4 comments
Closed

Cannot connect colab to Drive #4814

will-xf opened this issue Sep 1, 2024 · 4 comments

Comments

@will-xf
Copy link

will-xf commented Sep 1, 2024

Describe the current behavior
I cannot connect my google colab Pro and my Drive. They are on the same account. I can acces each one of them seperately.
google Drive Desktop won't let me in.
i have tried all the obvious fixes.
In the colab notebook, after ...

from google.colab import drive
drive.mount('/content/drive')

Google Drive Desktop won't let me in., and I get following error report :
""""
MessageError Traceback (most recent call last)
in <cell line: 2>()
1 from google.colab import drive
----> 2 drive.mount('/content/drive')

3 frames
/usr/local/lib/python3.10/dist-packages/google/colab/_message.py in read_reply_from_input(message_id, timeout_sec)
101 ):
102 if 'error' in reply:
--> 103 raise MessageError(reply['error'])
104 return reply.get('data', None)
105

MessageError: Error: credential propagation was unsuccessful
""""

Describe the expected behavior
Log in and connect without hurdles. not having to spend time trying and failing and writing bug reports for a simple log in.

What web browser you are using
Chrome

Additional context
Link to a minimal, public, self-contained notebook that reproduces this issue.

  • Share the file using your GitHub account using File > Save a copy as a GitHub Gist.
  • or Share Drive notebooks using the Share button then 'Get Shareable Link'.
@will-xf will-xf added the bug label Sep 1, 2024
@cperry-goog
Copy link

Is this a gmail account or a Workspace account?

@cperry-goog
Copy link

wait, please use #4343

@will-xf
Copy link
Author

will-xf commented Sep 5, 2024 via email

@will-xf
Copy link
Author

will-xf commented Sep 5, 2024

wait, please use #4343
Why is this issue “completed” ?

I heve not received any answer nor solution

Why do you state
“ wait, please use <#4343> #4343 »
in a separate mail.
there are only people like me having the same problem, and no solution whatsoever is being proposed by anyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants