shirooo39 / MiXLab

Yet another multi-purpose Colab Notebook
https://colab.research.google.com/github/shirooo39/MiXLab/blob/master/MiXLab.ipynb
GNU General Public License v3.0
257 stars 90 forks source link

Issue about mounting rclone remote failed #30

Closed rrfqi closed 1 year ago

rrfqi commented 1 year ago

I've never get any problem until last night I got this error, anyone encounter this problem same as me?

Screenshot 2023-03-15 at 11-33-24 Google Colaboratory(1)

tmatzxzone commented 1 year ago

same even on the latest update a few minutes ago

tmatzxzone commented 1 year ago

rclone latest version cant mount, fix it by roll back to Rclone v1.61.1

rrfqi commented 1 year ago

rclone latest version cant mount, fix it by roll back to Rclone v1.61.1

I've figured it out yesterday, you just have to install fuse3 then it will run normally

shirooo39 commented 1 year ago

I wasn't getting the same issue but fuse just refuses to mount my OneDrive drive. it dit get mounted, but there's no file or folder to list.
looking up the forum, it's indeed something related to fuse3 that seems not being installed(?)

anyway, I've added the fuse3 dep to install image can you give it a try and see if it's working?

tmatzxzone commented 1 year ago

yep it's work now