TheCaduceus / Multi-Cloud-Transfer-Tool

The most advanced yet simple Jupyter Notebook to transfer/manage your data from/to any cloud remotely based on Rclone and other engines.⚡
https://thecaduceus.eu.org/Multi-Cloud-Transfer-Tool
313 stars 137 forks source link

Google Account: Connection Error `DEBUG_MODE` Required! #18

Closed Sei969 closed 2 years ago

Sei969 commented 2 years ago

From time to time I get this error while using the script and even refreshing the browser or closing the session does not solve the problem:

An exception has occurred, use %tb to see the full traceback.

SystemExit: NoteBook is out-dated! Please update your Notebook to ['shell-init: error retrieving current directory: getcwd: cannot access parent directories: Transport endpoint is not connected', 'v4.1.2'], for getting latest new features.

/usr/local/lib/python3.7/dist-packages/IPython/core/interactiveshell.py:2890: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
  warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
TheCaduceus commented 2 years ago

@Sei969 It is reminder to use updated version of Notebook to get latest features and bug fixes. Access updated Notebook using below link:

https://colab.research.google.com/github/TheCaduceus/Multi-Cloud-Transfer-Tool/blob/main/Rclone.ipynb
Sei969 commented 2 years ago

Nothing has changed, I still get the same error.

Image 1

TheCaduceus commented 2 years ago

@Sei969 No Problem! you can use this option provided by Google Colab.

image

I tried, recreating the issue but it is working well:

image Don't worry! I am actively working on DEBUG_MODE that will help users investigate the problem deeply.

Sei969 commented 2 years ago

Okay, now seems to be back to normal. If it happens again I will use the option you mentioned.